Categories, tags, merchants, and menus improvements #1135

Merged
zachgoll merged 1 commits from zachgoll/settings-design-updates into main 2024-08-28 05:06:41 +08:00
zachgoll commented 2024-08-28 04:20:49 +08:00 (Migrated from github.com)

In preparation for v0.2.0-alpha, this PR cleans up our categories, tags, and merchant settings pages.

Changes include:

  • Labels, translations updates
  • Simplification of partials and forms
  • Standardization of layouts and forms

I've also made an update to menus_controller to use Floating UI so that our menus auto-update position on scroll and work a lot better in "stacked" contexts:

https://github.com/user-attachments/assets/a424b00a-e1d8-49bd-b052-1d4744670d3a

In preparation for `v0.2.0-alpha`, this PR cleans up our categories, tags, and merchant settings pages. Changes include: - Labels, translations updates - Simplification of partials and forms - Standardization of layouts and forms I've also made an update to `menus_controller` to use Floating UI so that our menus auto-update position on scroll and work a lot better in "stacked" contexts: https://github.com/user-attachments/assets/a424b00a-e1d8-49bd-b052-1d4744670d3a
Sign in to join this conversation.