-
Notifications
You must be signed in to change notification settings - Fork 19
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
Remove duplicate implementation of ReactSearchKit SearchBar #226
Milestone
Comments
topless
added a commit
to topless/react-invenio-app-ils
that referenced
this issue
Oct 7, 2020
- upgrade react-searchkit 1.0.0-alpha.3 - removed buttonColor, never used, and in case we use it, it has no effect since its overridden by the .ui.input.action.ils-searchbar styles - subtitle to SearchError as child - simplified search message when empty results - closes inveniosoftware#226
topless
added a commit
to topless/react-invenio-app-ils
that referenced
this issue
Oct 7, 2020
- upgrade react-searchkit 1.0.0-alpha.3 - removed buttonColor, never used, and in case we use it, it has no effect since its overridden by the .ui.input.action.ils-searchbar styles - subtitle to SearchError as child - simplified search message when empty results - closes inveniosoftware#226
topless
added a commit
to topless/react-invenio-app-ils
that referenced
this issue
Oct 9, 2020
- upgrade react-searchkit 1.0.0-alpha.3 - removed buttonColor, never used, and in case we use it, it has no effect since its overridden by the .ui.input.action.ils-searchbar styles - subtitle to SearchError as child - simplified search message when empty results - closes inveniosoftware#226
topless
added a commit
to topless/react-invenio-app-ils
that referenced
this issue
Oct 9, 2020
- upgrade react-searchkit 1.0.0-alpha.3 - removed buttonColor, never used, and in case we use it, it has no effect since its overridden by the .ui.input.action.ils-searchbar styles - subtitle to SearchError as child - simplified search message when empty results - Decoupled QueryBuildHelper to a stand alone component connected to RSK state - fix bug in PatronResultList, when we had empty results, there were displayed two empty results message boxes - remove RSK override - configure with props React Search Kit Search bar - SearchBarILS our simplified not connected to RSK searchbar - fixed issue with configuration on BucketAggregations - SearchBarILS replacing individual searchbars - closes inveniosoftware#226
topless
added a commit
to topless/react-invenio-app-ils
that referenced
this issue
Oct 9, 2020
- upgrade react-searchkit 1.0.0-alpha.3 - removed buttonColor, never used, and in case we use it, it has no effect since its overridden by the .ui.input.action.ils-searchbar styles - subtitle to SearchError as child - simplified search message when empty results - Decoupled QueryBuildHelper to a stand alone component connected to RSK state - fix bug in PatronResultList, when we had empty results, there were displayed two empty results message boxes - remove RSK override - configure with props React Search Kit Search bar - SearchBarILS our simplified not connected to RSK searchbar - fixed issue with configuration on BucketAggregations - SearchBarILS replacing individual searchbars - closes inveniosoftware#226
topless
added a commit
to topless/react-invenio-app-ils
that referenced
this issue
Oct 11, 2020
- upgrade react-searchkit 1.0.0-alpha.3 - removed buttonColor, never used, and in case we use it, it has no effect since its overridden by the .ui.input.action.ils-searchbar styles - subtitle to SearchError as child - simplified search message when empty results - Decoupled QueryBuildHelper to a stand alone component connected to RSK state - fix bug in PatronResultList, when we had empty results, there were displayed two empty results message boxes - remove RSK override - configure with props React Search Kit Search bar - SearchBarILS our simplified not connected to RSK searchbar - fixed issue with configuration on BucketAggregations - SearchBarILS replacing individual searchbars - fixed missing identifiers for all <Identifiers> - fixed empty results in series literature mobile was disconnected from RSK - depends on inveniosoftware/react-searchkit#141 - closes inveniosoftware#226
topless
added a commit
to topless/react-invenio-app-ils
that referenced
this issue
Oct 12, 2020
- upgrade react-searchkit 1.0.0-alpha.3 - removed buttonColor, never used, and in case we use it, it has no effect since its overridden by the .ui.input.action.ils-searchbar styles - subtitle to SearchError as child - simplified search message when empty results - Decoupled QueryBuildHelper to a stand alone component connected to RSK state - fix bug in PatronResultList, when we had empty results, there were displayed two empty results message boxes - remove RSK override - configure with props React Search Kit Search bar - SearchBarILS our simplified not connected to RSK searchbar - fixed issue with configuration on BucketAggregations - SearchBarILS replacing individual searchbars - fixed missing identifiers for all <Identifiers> - fixed empty results in series literature mobile was disconnected from RSK - depends on inveniosoftware/react-searchkit#141 - closes inveniosoftware#226
topless
added a commit
to topless/react-invenio-app-ils
that referenced
this issue
Oct 12, 2020
- upgrade react-searchkit 1.0.0-alpha.3 - removed buttonColor, never used, and in case we use it, it has no effect since its overridden by the .ui.input.action.ils-searchbar styles - subtitle to SearchError as child - simplified search message when empty results - Decoupled QueryBuildHelper to a stand alone component connected to RSK state - fix bug in PatronResultList, when we had empty results, there were displayed two empty results message boxes - remove RSK override - configure with props React Search Kit Search bar - SearchBarILS our simplified not connected to RSK searchbar - fixed issue with configuration on BucketAggregations - SearchBarILS replacing individual searchbars - fixed missing identifiers for all <Identifiers> - fixed empty results in series literature mobile was disconnected from RSK - depends on inveniosoftware/react-searchkit#141 - closes inveniosoftware#226
topless
added a commit
to topless/react-invenio-app-ils
that referenced
this issue
Oct 13, 2020
- upgrade react-searchkit 1.0.0-alpha.3 - removed buttonColor, never used, and in case we use it, it has no effect since its overridden by the .ui.input.action.ils-searchbar styles - subtitle to SearchError as child - simplified search message when empty results - Decoupled QueryBuildHelper to a stand alone component connected to RSK state - fix bug in PatronResultList, when we had empty results, there were displayed two empty results message boxes - remove RSK override - configure with props React Search Kit Search bar - SearchBarILS our simplified not connected to RSK searchbar - fixed issue with configuration on BucketAggregations - SearchBarILS replacing individual searchbars - fixed missing identifiers for all <Identifiers> - fixed empty results in series literature mobile was disconnected from RSK - depends on inveniosoftware/react-searchkit#141 - closes inveniosoftware#226
ntarocco
pushed a commit
that referenced
this issue
Oct 13, 2020
- upgrade react-searchkit 1.0.0-alpha.3 - removed buttonColor, never used, and in case we use it, it has no effect since its overridden by the .ui.input.action.ils-searchbar styles - subtitle to SearchError as child - simplified search message when empty results - Decoupled QueryBuildHelper to a stand alone component connected to RSK state - fix bug in PatronResultList, when we had empty results, there were displayed two empty results message boxes - remove RSK override - configure with props React Search Kit Search bar - SearchBarILS our simplified not connected to RSK searchbar - fixed issue with configuration on BucketAggregations - SearchBarILS replacing individual searchbars - fixed missing identifiers for all <Identifiers> - fixed empty results in series literature mobile was disconnected from RSK - depends on inveniosoftware/react-searchkit#141 - closes #226
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is your feature request related to a problem? Please describe.
In our
SearchControlsOverrides
we are swapping theSearchBar
that comes from RSK, with our own implementation which is a copy of what RSK provides.Describe the solution you'd like
We should override only the things needed, not re-implement everything, check related issue about redux state.
Additional context
Our current SearchBar has been mixed also with the
queryHelpBuilder
actionNode
forSearchBar
Input
in RSKTested Components
QueryBuildHelper
SearchBar with react-searchkit (RSK)
SearchBar with redirect
ILS SearchBar
updateQueryString
is not a function, also happens in deployed versionSearchControlsMobile
Depends on inveniosoftware/react-searchkit#141
The text was updated successfully, but these errors were encountered: