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

Move Search to the Toolbar #6356

Open
2 tasks
epwinchell opened this issue Oct 31, 2019 · 7 comments
Open
2 tasks

Move Search to the Toolbar #6356

epwinchell opened this issue Oct 31, 2019 · 7 comments

Comments

@epwinchell
Copy link
Contributor

epwinchell commented Oct 31, 2019

Pre-Requisites

The search/adv search box has long occupied space in the title area (even when not visible), causing some titles to wrap.

Screen Shot 2019-10-30 at 7 54 38 PM

Screen Shot 2019-10-30 at 7 55 49 PM

Mobile/Tablet:
Screen Shot 2019-10-30 at 9 28 01 PM

Now that we've optimized the toolbar by removing History and icons from the dropdowns, I think it would be a good time to move search (as a search icon adjacent to the view buttons), which is a PF standard: https://www.patternfly.org/v3/pattern-library/forms-and-controls/toolbar/#code

Like this:
Screen Shot 2019-10-30 at 8 07 29 PM

And once clicked:

Simple Search

Screen Shot 2019-10-30 at 9 12 38 PM

Advanced Search (arrow or other icon would trigger the modal as it does now )

Screen Shot 2019-10-30 at 9 12 14 PM

@terezanovotna @Loicavenel @martinpovolny Thoughts?

@miq-bot
Copy link
Member

miq-bot commented Oct 31, 2019

@epwinchell 'epwinchell, martinpovolny' is an invalid assignee, ignoring...

@epwinchell
Copy link
Contributor Author

@miq-bot assign @epwinchell

@miq-bot miq-bot assigned epwinchell and unassigned martinpovolny Oct 31, 2019
@terezanovotna
Copy link

I like this!

@skateman
Copy link
Member

skateman commented Nov 6, 2019

I'm a little worried that without the new expresison editor this would be a little hacky to implement 😕

  1. To have this in the toolbar, it needs to be ideally in react
  2. If it is written in react, the button that opens the expression editor is in react
  3. This implies that we open old world code from the new world
  4. H.A.C.K. 😞

On the other hand if we have the new expression editor, we just have to open a new world component from another new world component, maybe even using redux.

@martinpovolny
Copy link

As @skateman wrote. This needs to be done AFTER

  • the expression editor is written and
  • the advanced search modal is converted to React.

Before that it's not a good idea.

@miq-bot
Copy link
Member

miq-bot commented Jun 9, 2021

@epwinchell 'epwinchell' is an invalid assignee, ignoring...

@chessbyte chessbyte reopened this Sep 22, 2021
@miq-bot miq-bot added the stale label Feb 27, 2023
@miq-bot
Copy link
Member

miq-bot commented Feb 27, 2023

This issue has been automatically marked as stale because it has not been updated for at least 3 months.

If you can still reproduce this issue on the current release or on master, please reply with all of the information you have about it in order to keep the issue open.

Thank you for all your contributions! More information about the ManageIQ triage process can be found in the triage process documentation.

@Fryguy Fryguy removed the stale label Mar 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

8 participants