gitdataai/src
ZhenYi c4d4b2ecf5 fix(room): fix channel sidebar clickability and polish UI
- Fix DraggableRow: remove opacity-0 wrapper that was hiding
  RoomButton; drag handles now work without blocking clicks
- Move "+ Add Category" to bottom of channel list
- Reduce channel item padding (6px → 4px) for compact look
- Shrink # hash icon to 12px
- Add explicit text-align: left to channel names
- Reduce Add Category button/input to 10px font
2026-04-19 20:47:07 +08:00
..
app feat(room): add category creation and drag-to-assign for channels 2026-04-19 16:44:31 +08:00
assets init 2026-04-15 09:08:09 +08:00
client feat(auth): add password reset confirmation endpoint and page 2026-04-18 23:02:39 +08:00
components fix(room): fix channel sidebar clickability and polish UI 2026-04-19 20:47:07 +08:00
contexts feat(room): add category creation and drag-to-assign for channels 2026-04-19 16:44:31 +08:00
hooks fix(room): add HTTP batch reactions endpoint and clean up dead code 2026-04-17 22:12:10 +08:00
lib feat(room): add category creation and drag-to-assign for channels 2026-04-19 16:44:31 +08:00
App.css init 2026-04-15 09:08:09 +08:00
App.tsx feat(room): add category creation and drag-to-assign for channels 2026-04-19 16:44:31 +08:00
index.css fix(room): fix channel sidebar clickability and polish UI 2026-04-19 20:47:07 +08:00
main.tsx feat(room): add category creation and drag-to-assign for channels 2026-04-19 16:44:31 +08:00