Skip to content

Improve category dropdown by separating display and value#755

Merged
poppastring merged 1 commit into
mainfrom
fix-issue-754
Jan 16, 2026
Merged

Improve category dropdown by separating display and value#755
poppastring merged 1 commit into
mainfrom
fix-issue-754

Conversation

@poppastring
Copy link
Copy Markdown
Owner

Improve category dropdown by separating display and value

Updated CategoryListViewModel to include a Name property for display purposes, and adjusted the Init method to set both Name and Category. Modified the admin front page dropdown to use Name as the display text and Category as the value, and set the "Disable Home Category" option to have an empty value. This enhances clarity and flexibility in the category selection UI.

Updated CategoryListViewModel to include a Name property for display purposes, and adjusted the Init method to set both Name and Category. Modified the admin front page dropdown to use Name as the display text and Category as the value, and set the "Disable Home Category" option to have an empty value. This enhances clarity and flexibility in the category selection UI.
@poppastring poppastring merged commit 84ea520 into main Jan 16, 2026
3 checks passed
@poppastring poppastring deleted the fix-issue-754 branch May 10, 2026 02:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant