react-component / react-component/tabs
Dropdown styling in different themes
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 572
- Forks
- 241
- Avg merge
- 4d 18h
- Merged PRs (30d)
- 4
Description
Hey!
My app supports theming switching.
By theme selector wrapper I render different styled tabs. My problem is with the Dropdown Because it doesn't position under the theme selector. After all, it's a portal. Maybe is it possible to pass it an extra prefix? Or any other idea to handle it?
Thank you
Contributor guide
No contributing guide indexed for this repository
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.
Research direction
No files, tests, or entry points are mentioned. Start by reproducing the dropdown with the theme selector wrapper and inspect how the portal is positioned across themes. Done means the dropdown is positioned under the selector while theme switching continues to work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100