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)
This is a follow up for bug 1211525 Tab component (used in JSON View and HTTP inspector) is using tabActive property representing index of the default active tab. It should be renamed to activeTab. Honza
Updated•5 years ago
|
Updated•5 years ago
|
Updated•3 years ago
|
Comment 1•2 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•2 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•2 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•2 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•2 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•2 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•2 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•2 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•2 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•2 years ago
|
||
Updated•2 years ago
|
Updated•2 years ago
|
Comment 11•2 years ago
|
||
Pushed by jodvarko@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/c0ef24484dfe Rename tabActive property to activeTab in the Tab Component. r=Honza
Comment 12•2 years ago
|
||
| bugherder | ||
Updated•2 years ago
|
Description
•