Files
fizzy/test
Mike Dalessio 5ae87d8140 Ensure the tags dropdown is not subject to the cached card fragment
- Rearrange the _tags and _tag partial, so they are properly nested concerns
- Add turbo frames for _tags and _tag
- Load _tag in a separate request, so it's not cached with the card
- Cache _tag using the bubble and the account
- New model behavior: touch Account when tags are added or removed
- New controller action: "new" for taggings toggles, which renders the _tag partial
- Updating taggings responds with a turbo stream response that updates the _tags frame

This is very much a parallel change to what was done with assignments
in #317.
2025-03-24 16:48:11 -04:00
..
2024-06-21 13:19:56 +01:00
2024-06-21 13:19:56 +01:00
2025-03-17 21:24:08 -05:00
2024-06-21 13:19:56 +01:00
2024-06-21 13:19:56 +01:00
2025-03-05 17:16:31 +00:00
2024-06-21 16:42:48 +01:00
2025-03-05 17:16:31 +00:00