Gabriel Garcia 2f91713c11 ui: consistency across pages and better autofocus
- Consistency achieved across all pages on header items, icons, and
margins / positions. Kinda hacked together quite a bit, may need to
focus on a consistent style guide across components via utility classes
- Autofocus on MessageInput. Refs were giving problems, ended up using
DOM queries and focus is now achieved on ChatPage load and when replying
to a user. Not ideal and should be changed to Refs again at some point
- CreateChannelModal now loads categories, still fails the actual POST
request though
- Removed extrenuous console.log statements
- Laid groundwork for permissions system
- New more consistent look and feel overall
2025-10-07 15:55:24 -04:00
2025-09-28 10:57:25 -04:00
2025-09-28 01:58:59 -04:00
2025-09-26 23:03:57 -04:00
Description
No description provided
GPL-3.0 988 KiB
Languages
TypeScript 97.1%
CSS 2.8%
HTML 0.1%