Skip to content
This repository was archived by the owner on Jan 31, 2023. It is now read-only.

New search bar#346

Merged
daedalus28 merged 32 commits into
masterfrom
feature/345_SearchBarStyling
Oct 29, 2019
Merged

New search bar#346
daedalus28 merged 32 commits into
masterfrom
feature/345_SearchBarStyling

Conversation

@michsa
Copy link
Copy Markdown
Contributor

@michsa michsa commented Oct 28, 2019

  • the TagsQuery exampleType is now a folder with a bunch of separate files for its popover menus and so on
  • added ExpandableTagsQuery and ExpandableTagsInput, which handle a collapsed lens (to do the fancy "view all x tags" thing)
  • added TagsQuerySearchBar to exampleTypes, which uses ExpandableTagsQuery & ExpandableTagsInput internally

screenshots coming soon 🙂

@michsa michsa self-assigned this Oct 28, 2019
@decrapifier
Copy link
Copy Markdown
Contributor

decrapifier commented Oct 28, 2019

Warnings
⚠️ ❗ This PR is BIG (+642 -300) Please keep it below 500 net changes
⚠️ The README has not been updated. Please update the README.
Messages
📖 Could not find any browser results.

Generated by 🚫 dangerJS against 0be344c

@michsa michsa force-pushed the feature/345_SearchBarStyling branch from 7d6bab3 to fa66cfb Compare October 28, 2019 21:51
@michsa michsa force-pushed the feature/345_SearchBarStyling branch from f868b38 to 5487eba Compare October 28, 2019 22:26
Copy link
Copy Markdown
Contributor

@Akrion Akrion left a comment

Choose a reason for hiding this comment

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

👍

Comment thread src/exampleTypes/TagsQuery/ActionsMenu.js Outdated
Comment thread src/exampleTypes/TagsQuery/ActionsMenu.js
Comment thread src/exampleTypes/ExpandableTagsQuery/ExpandArrow.js Outdated
Comment thread src/exampleTypes/TagsQuery/ActionsMenu.js
Comment thread src/exampleTypes/TagsQuery/TagActionsMenu.js Outdated
Comment thread src/exampleTypes/TagsQuery/TagActionsMenu.js Outdated
Comment thread src/greyVest/ExpandableTagsInput.js Outdated
Comment thread src/greyVest/ExpandableTagsInput.js Outdated
onBlur()
}
}}
onKeyDown={e => {
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

there is a ton of overlap here with the regular tags input - let's try to at least factor out the common stuff (e.g. the stuff that manages the tags themselves)

@daedalus28 daedalus28 merged commit 0d5a9c0 into master Oct 29, 2019
@daedalus28 daedalus28 deleted the feature/345_SearchBarStyling branch October 29, 2019 16:52
@stellarhoof
Copy link
Copy Markdown
Contributor

screenshots coming soon

Screenshots never came lol

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.

5 participants