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

Enhance column suggestion differentiation #88

Merged
merged 2 commits into from
Jul 13, 2022

Conversation

nilmerg
Copy link
Member

@nilmerg nilmerg commented Jul 11, 2022

Shows the relation name now in case a concrete implementation of Suggestions::shouldShowRelationFor() returns true.

In addition, an accepted column suggestion now defines a title which is used for the target input. This way a user exactly knows which input represents which column by hovering over it.

An example how this will look like:
Screenshot from 2022-07-13 11-20-56

@nilmerg nilmerg added the enhancement New feature or request label Jul 11, 2022
@nilmerg nilmerg self-assigned this Jul 11, 2022
@cla-bot cla-bot bot added the cla/signed label Jul 11, 2022
@nilmerg nilmerg added this to the v0.6.0 milestone Jul 13, 2022
@nilmerg nilmerg force-pushed the enhance-column-suggestion-differentation branch 2 times, most recently from 22945cf to e2a6286 Compare July 13, 2022 09:52
The title shows the actual column path. Should make
the differentation of equally labelled columns easier.
@nilmerg nilmerg force-pushed the enhance-column-suggestion-differentation branch from e2a6286 to b5228db Compare July 13, 2022 10:07
@nilmerg nilmerg merged commit 3e85984 into master Jul 13, 2022
@nilmerg nilmerg deleted the enhance-column-suggestion-differentation branch July 13, 2022 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla/signed enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant