Commit Graph

11 Commits

Author SHA1 Message Date
Ridham Khandar
eb0ca9c738 fix: delay clearing modal content until fade-out on public board (#151)
* fix: closing the modal on the public board page clears the content before the modal fade out animation finishes

* refactor: enhance CheckboxDropdown component to handle empty states and improve item rendering

* Update apps/web/src/views/public/board/CardModal.tsx

Co-authored-by: Henry <30578846+hjball@users.noreply.github.com>

---------

Co-authored-by: Henry <30578846+hjball@users.noreply.github.com>
2025-08-22 17:38:39 +02:00
Ridham Khandar
f8827da73a fix: creating a new label when adding a new card resets all fields (#119)
* fix: creating a new label when adding a new card resets all fields

* fix: persist form data and modal stacking without breaking the animations
2025-07-28 21:49:13 +01:00
Henry
ffb3cec6a8 fix: set ellipsis colour in CheckboxDropdown component 2025-05-28 21:55:27 +01:00
Henry
09211e60c7 fix: display correct colour for create new label text on dark mode 2025-05-27 21:31:33 +01:00
Henry
e9211464d6 feat: create label from new card modal 2025-04-17 14:09:56 +01:00
Henry
eba5d9335c feat: optimisic card updates 2025-02-02 10:33:32 +00:00
Henry
14b4d73fb6 feat: prevent list dropdown from closing after selection 2025-02-01 22:06:59 +00:00
Henry
ee45d692c2 feat: prevent member dropdown from closing after selection 2025-02-01 21:46:49 +00:00
Henry
adeeab13a4 feat: prevent label dropdown from closing after selection 2025-02-01 16:01:30 +00:00
Henry
2df54f03bb feat: public boards 2025-01-11 15:22:49 +00:00
Henry
0c8d17dce5 feat: monorepo 2024-12-12 14:34:10 +00:00