Results 34 issues of Trillium Smith

--- name: Feature request about: Improve sidebar functionality title: '' labels: '' assignees: '' --- # Improve Sidebar Functionality ## Is your feature request related to a problem? Please describe....

Add border, padding, hover to project-list-item

# TalonScript, .talon files [Unofficial Wiki](https://talon.wiki/unofficial_talon_docs/) [Official Docs](https://talonvoice.com/docs/) ## Implementation in other libraries There is a VSCode extension properly highlighting TalonScript [here](https://github.com/mrob95/vscode-TalonScript) ## Additional context I plan on learning enough...

lexer-request

While the `ThemeSwitch` mounts there's a potential for the buttons to be shifted to the left if it loads in slowly. Moving the conditional rendering inside the `` keeps the...

This is following on from the work of #940 Might resolve: - #1744 - #215 - #866 ## This is currently a draft PR - Last updated 2024-10-04 ## Latest...

### Overview Review components on: ./src/components/Navbar.js ### Action Items - [ ] Replace standard HTML components with applicable MUI components - _(if all components are already updated to relevant MUI,...

role: Front End
size: 0.25pt
feature: refactor to MUI

### Overview Review all components in `./src/components/Auth.js` and replace all standard HTML components with applicable MUI components. ### Action Items - [ ] Review components in: `./src/components/Auth.js` and search for...

role: Front End
size: 0.25pt
feature: refactor to MUI

### Overview We have exposed secrets in our codebase that anyone can find and use to mess with our db and/or grab user data. We can fix this by updating...

role: Back End
size: 3pt
feature: Infrastructure

### Dependency This issue should be delayed until https://github.com/hackforla/VRMS/issues/1576 is solved due to potential merge conflicts ### Overview Set save button to spinning loading icon while waiting for database to...

role: Front End
size: 2pt
p-feature: API
p-feature: Error Messages

### Overview The db allows users to use upper/lower case entries, which lets users create duplicate VRMS accounts `[email protected]` and `[email protected]`. This change transforms the email on the front end...

role: Front End
p-feature: Login
size: 2pt
waiting to merge