gaiety · fae/femme/faer or she/her
gaiety pushed to main at gaiety/dotfiles 2025-06-16 23:34:02 -06:00
b6f3df8ab1 fixed vim global, added lsp keys, moved pairs, cmp configured again right
gaiety pushed to main at gaiety/dotfiles 2025-06-16 23:09:19 -06:00
96d8f521be correct syntax highlighting/treesitter stuff
gaiety pushed to main at gaiety/dotfiles 2025-06-16 12:54:16 -06:00
aabbd109a5 brand nvim dash
gaiety pushed to main at gaiety/dotfiles 2025-06-16 10:45:32 -06:00
5c0eef52b0 symlink readme
gaiety pushed to main at gaiety/dotfiles 2025-06-16 10:36:37 -06:00
3d83403358 bye chezmoi, new custom nvim setup
gaiety created branch 2024-fall in gaiety/dotfiles 2025-06-16 10:34:46 -06:00
gaiety pushed to 2024-fall at gaiety/dotfiles 2025-06-16 10:34:46 -06:00
gaiety pushed to main at gaiety/.profile 2025-06-15 11:13:08 -06:00
c53520f618 badges
gaiety commented on pull request gaiety/actblue-tha#1 2025-06-14 17:00:08 -06:00
implementation

Latest React has nicer/simpler form action handling

gaiety commented on pull request gaiety/actblue-tha#1 2025-06-14 17:00:08 -06:00
implementation

Many react mask plugins don't work, and very few address accessibility.

gaiety commented on pull request gaiety/actblue-tha#1 2025-06-14 17:00:08 -06:00
implementation

Description comes from JSON as raw HTML, this is a quick solution so we don't trust the HTML too far. But I'd do more research into the cleanest solution.

gaiety commented on pull request gaiety/actblue-tha#1 2025-06-14 17:00:08 -06:00
implementation

Ideally this would be a page where you pick a band, but for now we just hard code [0].

gaiety commented on pull request gaiety/actblue-tha#1 2025-06-14 17:00:08 -06:00
implementation

Backend should return alt text for the images.

gaiety commented on pull request gaiety/actblue-tha#1 2025-06-14 17:00:08 -06:00
implementation

Safely parse the HTML with html-react-parser, more research needed if this is the most ideal tool/method.

gaiety commented on pull request gaiety/actblue-tha#1 2025-06-14 17:00:08 -06:00
implementation

Need to test this with an actual screenreader. Should announce when prices change so the user is aware how much their "cart" costs.

gaiety commented on pull request gaiety/actblue-tha#1 2025-06-14 17:00:08 -06:00
implementation

All of these should have autocomplete properties for easier autofill.

gaiety commented on pull request gaiety/actblue-tha#1 2025-06-14 17:00:08 -06:00
implementation

Currently only checks that anything is entered, given more time I'd write regex for validation (likely against the HTML pattern attribute).

gaiety commented on pull request gaiety/actblue-tha#1 2025-06-14 17:00:08 -06:00
implementation

Needs pretty icon, to render not as an ugly number but as an elegent date.

gaiety commented on pull request gaiety/actblue-tha#1 2025-06-14 17:00:08 -06:00
implementation

Needs icon, line break.

gaiety commented on pull request gaiety/actblue-tha#1 2025-06-14 17:00:08 -06:00
implementation

Rendered funny with a period after the paragraph? Likely a typo.