Skip to content
This repository has been archived by the owner on May 7, 2021. It is now read-only.

fix(ui): improve datatype select box #212

Merged
merged 2 commits into from
Feb 4, 2020
Merged

Conversation

martinmaillard
Copy link
Contributor

Replace Bulma's autocomplete with a more appropriate vue-multiselect.

If the behavior works well, I will probably replace some other select boxes with it in the UI as well.

Fixes #204

Replace Bulma's autocomplete with a more appropriate vue-multiselect.

If the behavior works well, I will probably replace some other select
boxes with it in the UI as well.
Copy link
Collaborator

@tpluscode tpluscode left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good overall from code. Want me to try out the visuals?

ui/src/styles/variables.css Show resolved Hide resolved
ui/src/components/DataTypeField.vue Show resolved Hide resolved
ui/src/components/DataTypeField.vue Outdated Show resolved Hide resolved
@martinmaillard
Copy link
Contributor Author

That's ok, I'll merge it and we can fix visual stuff later if necessary.

@martinmaillard martinmaillard merged commit 2de8ffb into master Feb 4, 2020
@martinmaillard martinmaillard deleted the better-select branch February 4, 2020 15:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Drop down list not working as intended
2 participants