salesforce / salesforce/design-system-react
Breadcrumb: Overflow menu items should be blue. Button width is too wide
Open
@pulkonet is already working on this.
Since Jul 11, 2019.
bread-crumb
- Dominant language
- JavaScript
- Stars
- 982
- Forks
- 440
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 4
Description
Item 1: Menu items are currently black text and do not seem to be picking up this CSS rule:
.slds-dropdown--actions a, .slds-dropdown_actions a
The class slds-dropdown_actions probably needs to be added to the Dropdown.
Item 2: Overflow button is more narrow in SLDS.
SLDS

DSR

See https://www.lightningdesignsystem.com/components/breadcrumbs/#With-Overflow
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.