question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Overflow-menu: v11 audit

See original GitHub issue

Audit

A designer and developer will pair on this audit, some tasks may be discipline focused. Follow the checklist below for the features and items to review. If there are no issues with the item then check the item as complete. If any problems or bugs come up when auditing add a comment to this issue with the problem and how to correct it (if you know how). Bugs do not need to be fixed while auditing.

Resources

Checklist

Visual (in React code) Design and dev check

  • Component is using the correct design tokens (color and type), see design spec and scss code.
  • Component is rendering correctly across themes and layers, see design spec and storybook.
    • White theme
    • Gray 10 theme
    • Gray 90 theme
    • Gray 100 theme
  • Component is rendering correctly across browsers (check themes across browsers as well), see storybook.
    • Firefox
    • Safari
    • Chrome
  • Component sizes are rendering and named correctly (if applicable)

Website (v11) Design checks

  • Style tab has correct design tokens listed
  • Style and usage tabs are using the correct size props names (if applicable)
  • Usage tab is up-to-date for with any v11 behavioral changes (if any)
  • Live Demo has applied v11 changes
    • Themes are rendering correctly
    • Size props are named correctly
    • No light props included

Design Kits (Sketch only) Design checks

  • Correct design tokens (type and color) are used
  • Component using the correct size prop names
  • Any additional v11 behaviors have been added

Storybook Dev checks

  • Confirm that prop table is populating
  • Take note of missing examples/stories (if any)

React package Dev checks

Accessibility Dev checks

  • Confirm that there are no violations in Accessibility checker
  • Confirm that component works as expected with VoiceOver

Migration docs Design and dev check

  • Any breaking changes to this component are present in the v11 migration guide.
    • Design
    • Develop

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
jnm2377commented, Mar 8, 2022

The following story examples are not up bc the playground stories are still being added/tracked in a different issue, but reviewed our example directory with the latest @carbon/react OverflowMenu and everything is working as expected. A11y test are passing and Voice Over is also working as expected.

flipped

Screen Shot 2022-03-08 at 4 38 39 PM

direction top

Screen Shot 2022-03-08 at 4 44 53 PM

sm

Screen Shot 2022-03-08 at 4 37 12 PM

md

Screen Shot 2022-03-08 at 4 37 26 PM

lg

Screen Shot 2022-03-08 at 4 37 42 PM
1reaction
jnm2377commented, Mar 8, 2022

Note about “playground” stories that show the:

  • flipped
  • sizes
  • menu direction

These are being covered in this epic https://github.com/carbon-design-system/carbon/issues/10751 which works on adding the playground stories to all the components that need them.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Separate the "Menu" part of the overflow menu into its own ...
A Design Library component comprised of the menu component without the overflow icon. Keep all the existing capability of the existing menu -...
Read more >
Managing Auditing in Oracle® Solaris 11.4
Preventing Audit Trail Overflow · Set a minimum free size on the audit_binfile plugin by using the p_minfree attribute. · Set up a...
Read more >
audit.log events - Product documentation
This message occurs when an internal queue overflow causes the audit logging mechanism to drop messages destined for a particular log ...
Read more >
Auditing - Octopus Deploy
Octopus Deploy captures audit information whenever significant events happen ... are archived and can be accessed via the overflow menu ( .
Read more >
Entity Framework 6 - Audit Log - Stack Overflow
Your biggest performance problem appears to be that the calls to ChangeTracker.Entries() and DbSet.Add() both internally trigger the DetectChanges() method, ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found