Closed
Bug 1910488
Opened 7 months ago
Closed 5 months ago
Update moz-button's Storybook status to stable
Categories
(Toolkit :: UI Widgets, task, P3)
Toolkit
UI Widgets
Tracking
()
RESOLVED
FIXED
132 Branch
Tracking | Status | |
---|---|---|
firefox132 | --- | fixed |
People
(Reporter: tgiles, Assigned: jesslarkdev+gh, Mentored)
References
(Blocks 1 open bug)
Details
(Keywords: good-first-bug, Whiteboard: [recomp] [lang=js])
Attachments
(1 file)
We've been using moz-button without any major issues for a few months now, let's go ahead and update the status in Storybook so that developers feel more confident in using the component.
To help Mozilla out with this bug, here's the steps:
- Comment here on the bug that you want to volunteer to help.
This will tell others that you're working on the next steps. - Download and build the Firefox source code
- If you have any problems, please ask on Element/Matrix in the
#introduction
channel. They're there to help you get started.
- If you have any problems, please ask on Element/Matrix in the
- Start working on this bug. You will need to change the status in the moz-button.stories.mjs file to "stable".
- If you have any problems with this bug, please comment on this bug and set the needinfo flag for me. Also, you can find me and my teammates on the
#reusable-components
channel on Element/Matrix most hours of most days.
- If you have any problems with this bug, please comment on this bug and set the needinfo flag for me. Also, you can find me and my teammates on the
- Build your change with
mach build
and verify your change withmach storybook
and navigating to the moz-button story to ensure the status is updated. Also check your changes for adherence to our style guidelines by usingmach lint
. - Submit the patch (including an automated test, if applicable) for review. Mark me as a reviewer so I'll get an email to come look at your code.
- How to Submit a Patch
- This is when the bug will be assigned to you.
- After a series of reviews and changes to your patch, I'll push it to autoland.
- If there are changes requested, please read the "To update a submitted patch" section to ensure you don't accidentally create a duplicate revision!
Updated•7 months ago
|
Hi Tim, I am working on this change but I am stuck at the "submit a patch" stage.
- The default branch name is "bookmarks/central", is that correct?
- Do I make a new branch, commit, and push, using typical git commands?
- I tried doing that, and am not sure what my username/pw for https://hg.mozilla.org is
- Is there any kind of "making your very first patch to firefox" doc? I've read through a lot of the documentation but it seems to assume a level of background knowledge that I am missing.
Thanks!
Flags: needinfo?(tgiles)
Updated•6 months ago
|
Assignee: nobody → jesslarkdev+gh
Status: NEW → ASSIGNED
Pushed by hjones@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ee1ee20b75ca
Update storybook button status from in-development to stable. r=reusable-components-reviewers,hjones
Comment 5•5 months ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 months ago
status-firefox132:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 132 Branch
Reporter | ||
Updated•5 months ago
|
Flags: needinfo?(tgiles)
You need to log in
before you can comment on or make changes to this bug.
Description
•