themesberg / themesberg/flowbite
Inside dropdown, datepicker adaptive feature doesnot work
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 9.4k
- Forks
- 862
- PR merge metrics
- No merged PRs in 30d
Description
Inside drop down, date picker calendar adaptive feature doesn't work.
header with fixed search bar which has a button in search bar, on click of button drop down opens, inside drop down date picker tag is placed, so when comes to medium screen, half of the calendar doesn't show. I have "to" date field also, it goes more down the view port than the "from" date field.
The adaptive feature of date picker/calendar works good, when we not place inside the drop down.
laptop screen resolution is 1366*768
Expected behaviour
we need adaptive feature of the date picker/calendar should work when placed inside the drop down.
below is the screenshot of calendar which doesn't show complete rows at the bottom, which I highlighted in red color.
could any one please help me out, to solve this issue.
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
Reproduce the datepicker inside the dropdown at the reported 1366×768 resolution, using the fixed search bar and button layout described in the issue. Inspect how the dropdown and datepicker interact on medium screens; done means the calendar shows all rows and the “to” field remains within the viewport.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html, tailwindcss
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100