Rename tabActive property in Tab component
Categories
(DevTools :: Shared Components, defect, P3)
Tracking
(firefox47 wontfix, firefox67 fixed)
People
(Reporter: Honza, Assigned: E_Carr, Mentored)
References
Details
(Keywords: good-first-bug, Whiteboard: [btpp-backlog])
Attachments
(1 file, 2 obsolete files)
Updated•9 years ago
|
Updated•9 years ago
|
Updated•7 years ago
|
Comment 1•6 years ago
|
||
The component isn't used in the console anymore (but still is in the JSON viewer).
Let's move this to Shared Component.
Comment 2•6 years ago
|
||
Hello! I'm looking for good-first-bugs to start contributing as I'm applying for the Outreachy internship. Would it be a good one to start with? In that case, I would like to try it.
| Assignee | ||
Comment 3•6 years ago
|
||
(In reply to Nicolas Chevobbe from comment #1)
The component isn't used in the console anymore (but still is in the JSON viewer).
Let's move this to Shared Component.
Hello, I am an Outreachy applicant and would love to be assigned this bug as my first contribution.
Comment 4•6 years ago
|
||
Hello ecarr3344, thanks for wanting to help us!
I'm going to assign the bug to you.
You can read http://docs.firefox-dev.tools/getting-started/ to setup your work environment. Make sure to choose Artifact builds when asked to.
Feel free to ask any question, here or on our Slack.
Comment 5•6 years ago
|
||
(In reply to Helenatxu from comment #2)
Hello! I'm looking for good-first-bugs to start contributing as I'm applying for the Outreachy internship. Would it be a good one to start with? In that case, I would like to try it.
Helenatxu, there are other bugs you commented on, that's why I assigned the bug to ecarr3344 instead, I hope it's okay.
| Assignee | ||
Comment 6•6 years ago
|
||
(In reply to Nicolas Chevobbe from comment #4)
Hello ecarr3344, thanks for wanting to help us!
I'm going to assign the bug to you.You can read http://docs.firefox-dev.tools/getting-started/ to setup your work environment. Make sure to choose Artifact builds when asked to.
Feel free to ask any question, here or on our Slack.
Thank you very much, I will give it my best effort. I am part of the Slack group, which channel is the best to seek help for bug specific questions?
Comment 7•6 years ago
|
||
(In reply to Nicolas Chevobbe from comment #5)
Helenatxu, there are other bugs you commented on, that's why I assigned the bug to ecarr3344 instead, I hope it's okay.
No problem! I asked in a few bugs just in case :) Thank you!
| Assignee | ||
Comment 8•6 years ago
|
||
Prior to this change the Tab Component used in JSON View was using the tabActive property representing the index of
the default active tab. This change renamed it to activeTab.
| Assignee | ||
Comment 9•6 years ago
|
||
Prior to this change the Tab Component used in JSON View was using the tabActive property representing the index of
the default active tab. This change renamed it to activeTab.
| Assignee | ||
Comment 10•6 years ago
|
||
Updated•6 years ago
|
Updated•6 years ago
|
Comment 11•6 years ago
|
||
Comment 12•6 years ago
|
||
| bugherder | ||
Updated•6 years ago
|
Description
•