-
Notifications
You must be signed in to change notification settings - Fork 160
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
React: Add the overflow feature to the Masthead #3875
Labels
dev
Needs some dev work
Feature request
A new adopter requested feature
package: react
Work necessary for the Carbon for IBM.com react components package
Sprint Must Have
Milestone
Comments
RobertaJHahn
added
adopter: reboot
dev
Needs some dev work
package: react
Work necessary for the Carbon for IBM.com react components package
labels
Sep 8, 2020
5 tasks
5 tasks
kodiakhq bot
pushed a commit
that referenced
this issue
Sep 22, 2020
…4021) ### Related Ticket(s) React: MegaMenu iteration 1 breakpoint and layout updates #3948 ### Description New layout for Megamenu at 800px - 1055px. NOTE: The L0 nav items will appear squished in the lower breakpoints (~800px). We will need the new overflow feature to the Masthead (React: Add the overflow feature to the Masthead #3875) for this to be fixed. EXPECTED: <img width="501" alt="Screen Shot 2020-09-22 at 9 22 42 AM" src="https://user-images.githubusercontent.com/54281166/93888069-82aedf00-fcb5-11ea-850f-07a343e4bc33.png"> ### Changelog **Changed** - added styling for breakpoints in between 800 - 1055px **Removed** - stale styling for code used to hide masthead <!-- React and Web Component deploy previews are enabled by default. --> <!-- To enable additional available deploy previews, apply the following --> <!-- labels for the corresponding package: --> <!-- *** "package: vanilla": Vanilla --> <!-- *** "package: services": Services --> <!-- *** "package: utilities": Utilities --> <!-- *** "package: styles": Carbon Expressive, React (Expressive) --> <!-- *** "RTL": React (RTL) --> <!-- *** "feature flag": React (experimental) -->
kodiakhq bot
pushed a commit
that referenced
this issue
Oct 6, 2020
### Related Ticket(s) #3875 #4131 ### Description Add overflow feature for L0 and L1. Consolidate code into one component. ### Changelog **New** - resizeObserver for window resize - onClick functions for scrolling left or right - styling for carets <img width="1072" alt="Screen Shot 2020-10-02 at 11 30 00 AM" src="https://user-images.githubusercontent.com/20210594/94957454-9f5fc980-04a2-11eb-82f5-0b3df076df7b.png"> <img width="1061" alt="Screen Shot 2020-10-02 at 11 28 44 AM" src="https://user-images.githubusercontent.com/20210594/94957478-aab2f500-04a2-11eb-8f75-106e47cedfb1.png"> <!-- React and Web Component deploy previews are enabled by default. --> <!-- To enable additional available deploy previews, apply the following --> <!-- labels for the corresponding package: --> <!-- *** "package: vanilla": Vanilla --> <!-- *** "package: services": Services --> <!-- *** "package: utilities": Utilities --> <!-- *** "package: styles": Carbon Expressive, React (Expressive) --> <!-- *** "RTL": React (RTL) --> <!-- *** "feature flag": React (experimental) -->
8 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dev
Needs some dev work
Feature request
A new adopter requested feature
package: react
Work necessary for the Carbon for IBM.com react components package
Sprint Must Have
User Story
Additional information
Acceptance criteria
/packages/react/examples/codesandbox
and include in READMEThe text was updated successfully, but these errors were encountered: