Skip to content
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

Beta bug #5623

Closed
Sazwan96 opened this issue Jan 30, 2025 · 2 comments
Closed

Beta bug #5623

Sazwan96 opened this issue Jan 30, 2025 · 2 comments
Labels
bug Something isn't working react

Comments

@Sazwan96
Copy link

Description

Please provide the specific file name or path you want to be explained in the repository.The README.md file in the repository Sazwan1996/Sazwan1996 contains a brief introduction about you:

  • 👋 Hi, I’m @Sazwan1996
  • 👀 I’m interested in ...
  • 🌱 I’m currently learning ...
  • 💞️ I’m looking to collaborate on ...
  • 📫 How to reach me ...
  • 😄 Pronouns: ...
  • ⚡ Fun fact: ...

This file is displayed on your GitHub profile and serves as a personal introduction. You can edit it to provide more details about yourself.

You can view and edit the file here.

Steps to reproduce

Here are some of the recent bugs reported in the primer/react repository:

  1. Button: Spinner displays twice when count property is set and loading is true

    • Description: When the Button component's loading property is set to true and the count property is also provided, the spinner icon is displayed twice on the button.
    • Created: 1 day ago
    • Link: #5600
  2. UnderlineNav items collapse into more menu when wrapped with a flex

    • Description: When UnderlineNav is placed into a flex container, items are collapsed into the menu even though there is enough space.
    • Created: 23 February 2024
    • Link: #4297
  3. Sub-component pattern causes an error when used in React Server Components

    • Description: When using a component that has a sub-component pattern, like PageLayout, it cannot be used in a React Server Component due to a module error.
    • Created: 07 March 2024
    • Link: #4368
  4. Dialog V2 does not work when stacked over Overlays or other components using useOnClickOutside

    • Description: The new draft Dialog component does not use useOnClickOutside, causing issues when stacked over Overlay or similar components.
    • Created: 03 February 2023
    • Link: #2857
  5. Stack does not properly forward ref

    • Description: Stack appears to accept a ref prop based on the TypeScript types, but this ref is not actually bound to the underlying element.
    • Created: 43 days ago
    • Link: #5446
  6. ActionMenu.Anchor should only accept button

    • Description: ActionMenu.Anchor can be used incorrectly, leading to inaccessible HTML and focus issues.
    • Created: 35 days ago
    • Link: #5477
  7. SelectPanel bug when we have a static items list inside the same component

    • Description: SelectPanel works buggy when we have a static items list inside the same component.
    • Created: 10 July 2024
    • Link: #4732
  8. AutoComplete when nested in a dialog can run into z-index/dom ordering issues

    • Description: When an AutoComplete is nested in a dialog, it can run into z-index or DOM ordering issues where the input is behind the dialog/modal.
    • Created: 07 March 2023
    • Link: #2995
  9. SelectPanel inside Dialog v2 footer incorrectly chooses its anchor side on opening

    • Description: SelectPanel inside the Dialog V2 footer does not correctly pick the direction to open in, leading to the panel opening off the page downwards.
    • Created: 08 November 2023
    • Link: #3919
  10. Tooltip is misplaced when it is rendered on a dialog

    • Description: When using Dialog 2, if the first interactive item that receives focus uses Tooltip, the tooltip appears misplaced.
    • Created: 11 July 2024
    • Link: #4734

Please note that these are only the 10 most recent bugs. There are a total of 24 open bugs reported. You can view more details and all reported bugs on the GitHub issues page.

Version

Main

Browser

Chrome

@Sazwan96 Sazwan96 added the bug Something isn't working label Jan 30, 2025
@lesliecdubs
Copy link
Member

Hi, this issue doesn't seem to report any new bugs so I'm closing.

@Sazwan1996
Copy link

#5623

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working react
Projects
None yet
Development

No branches or pull requests

3 participants