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

Already on GitHub? Sign in to your account

Let changeset title default to the labels of the settings modified or controls that were interacted with #152

Open
westonruter opened this Issue Aug 5, 2017 · 0 comments

Comments

Projects
None yet
1 participant
Owner

westonruter commented Aug 5, 2017

Instead of defaulting a changeset to have the UUID as the title, it would be a better user experience if the UUID were dynamically populated with the IDs for the settings that were modified, or better the labels for setting's controls that were interacted with. This default title could then be updated as more settings are modified, up until a user supplies a manually-crafted title at which point the auto-title would stop. The title field could show the auto-title in the field's placeholder.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment