Draft
Conversation
Started working on createEventForm UI and validation. This is a restore point - moved folders to match similar file structure - added task to README - added biom as default vscode formatter - added transition to all buttons (in future move to motion.button) - made sidebar smaller
- added text-foreground option for FieldTitle
|
The preview deployment for mopsior/replan.work:main-iw0sgogok40gokg8ow8sws08 is ready. 🟢 Open Preview | Open Build Logs | Open Application Logs Last updated at: 2026-02-28 22:03:48 CET |
- added new task to README - renamed "done" to "select" - added DrawerTitle prop too center on mobile - fixed providing className in drawers
…ldren - added justifyBetween for better button placement
- added left arrow check
time-picker: - added clock icon - added skeleton other: - added Roadmap info to README
- removed calculateDuration - testing with labels and card placment/sizes - added HoursAddon for time-picker - added text margin in radio group title
Owner
Author
|
UI suggestion:
|
- changed EventDateType radio group to small - made eventType radio group dynamic
- made ListItem universal - added Radio variant to ListItem - added info how to get UserID in README - fixed background color in skeletons
- fixed RadioGroup paddings to match Calendars
Explanation: When Nested Drawer was closed programmatically (via setOpen), scaleing failed because onOpenChange from Radix wasn't called. Fixed with patch. Research on why this happens and idea how to fix it from [this issue](emilkowalski/vaul#540 (comment))
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Todo:
(max text width is about 50% of ListItem so it's safe to add selection on mobile as button)