Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Model Configuration QoL & Usability Updates #511

Merged

Conversation

blackwire
Copy link
Collaborator

Adds several quality of life improvements and makes the application more easily understood.

  • Sorts variables in the select-boxes by name so it's easier to select variables in this new format.
  • Auto-selects the variable source if only one source is being used.
  • Resolves an issue with error messages being somewhat vague and adds errors for variables within the variables box so it's easy to see the requirements.
  • Existing variables (on an already configured model) are sorted in the UI by role then source then name so everything is grouped together nicely and a bit easier to find what you're looking for if you have many variables specified.
  • Additional hint added when the feature role is selected to help with confusion around how these are used.

Robert McMahan added 4 commits June 27, 2024 22:08
Adjusts how errors are displayed to make requirements more clear.
Auto-select single source variable source when adding new variables.
Sorting adjustment for configured variables in UI.
@blackwire blackwire merged commit 32fe53d into google-marketing-solutions:master Jul 1, 2024
12 checks passed
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.

2 participants