themesberg / themesberg/flowbite
User-resizable component
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 9.4k
- Forks
- 862
- PR merge metrics
- No merged PRs in 30d
Description
Is your feature request related to a problem? Please describe.
I am looking for a component which can be resized by the user at will. Basically a parent element like <PanelGroup> to hold all the panels and than the actual panels in <Panel> which contain the child elements like divs and stuff.
Describe the solution you'd like
Well I found these two at hand:
- https://www.npmjs.com/package/react-resizable-panels (This is what shadcn's implementation is based upon)
- https://www.npmjs.com/package/react-resizable
Describe alternatives you've considered
Use one of the above external libraries and configure them manually.
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.
Research direction
No files, tests, or entry points are named. Start by reviewing the requested PanelGroup and Panel API alongside the two linked npm libraries; done would require an agreed Flowbite implementation and acceptance criteria for user resizing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react, tailwindcss
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100