Closed
Bug 1904110
Opened 7 months ago
Closed 7 months ago
Add space tokens to moz-page-nav-button.css
Categories
(Toolkit :: UI Widgets, task, P3)
Toolkit
UI Widgets
Tracking
()
RESOLVED
FIXED
129 Branch
Tracking | Status | |
---|---|---|
firefox129 | --- | fixed |
People
(Reporter: tgiles, Assigned: Louismascari, Mentored)
References
(Blocks 1 open bug)
Details
(Keywords: good-first-bug, Whiteboard: [recomp] [lang=css])
Attachments
(1 file, 1 obsolete file)
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'll need to replace
gap: 12px
withgap: var(--space-medium)
- You can find the space tokens in tokens-shared.css
- 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.
- You'll need to replace
- Build your change with
mach build
and verify your change withmach storybook
and the devtools inspector. 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!
- Your code will soon be shipping to Firefox users worldwide!
Updated•7 months ago
|
Reporter | ||
Updated•7 months ago
|
Assignee: nobody → Louismascari
Assignee | ||
Comment 1•7 months ago
|
||
Hello, I'm a new a contributor and will be working on this bug, thanks.
Assignee | ||
Comment 2•7 months ago
|
||
Assignee | ||
Comment 3•7 months ago
|
||
Pushed by tgiles@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a561ff5fde2c
Add space tokens to moz-page-nav-button.css. r=tgiles,reusable-components-reviewers
Comment 5•7 months ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 months ago
status-firefox129:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 129 Branch
Updated•6 months ago
|
Attachment #9410845 -
Attachment is obsolete: true
You need to log in
before you can comment on or make changes to this bug.
Description
•