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

Improving the search bar UI. #3804

Open
divyanash911 opened this issue Mar 8, 2024 · 4 comments
Open

Improving the search bar UI. #3804

divyanash911 opened this issue Mar 8, 2024 · 4 comments

Comments

@divyanash911
Copy link
Contributor

Current Behavior

Currently , on clicking the search bar in the website , a new search box is created which is slightly larger than the original search box and overlaps with the pre-existing one , which does not look very useful or necessary in the UI.

Desired Behavior

I propose keeping the search bar simple. The real search bar can itself be used for search related purposes. There is no need to create a new , abnormally large search box for this purpose.

Screenshots / Mockups

image

Here , the search box is being used for searching. There is an abnormally large blue bordered input box being created for search purpose.

Implementation

Remove the current functionality of creating a new search box and use the existing default search box to search blocks. If the size doesn't seem sufficient , the increase of the size of the entire left palette can be proposed.

Environment

  • Operating System: [e.g., Windows, macOS, Linux]
  • Browser (if applicable): [e.g., Chrome, Firefox, Safari]
  • Version of Software/Project: [e.g., v1.0.0]

Additional Information

If felt useful and workable , I am willing to work on this enhancement.

Checklist

  • [Y ] I have read and followed the project's code of conduct.
  • [ Y] I have searched for similar issues before creating this one.
  • [ Y] I have provided all the necessary information to understand and reproduce the issue.
  • [ Y] I am willing to contribute to the resolution of this issue.

Thank you for contributing to our project! We appreciate your help in improving it.

📚 See contributing instructions.

🙋🏾🙋🏼 Questions: Community Matrix Server.

@Karan-Palan
Copy link
Contributor

I feel the enlarged search-box looks good. Just needs a UI improvement or maybe it doesn't. @walterbender , is this issue relevant ?

@walterbender
Copy link
Member

Search is broken at the moment because of the changes in jquery and index.html. That is the priority.

@divyanash911
Copy link
Contributor Author

Search is broken at the moment because of the changes in jquery and index.html. That is the priority.

So is there any scope of fixing the search since UI improvement will become a part of that? Any upcoming goals?

@Karan-Palan
Copy link
Contributor

Search is broken at the moment because of the changes in jquery and index.html. That is the priority.

Will look into it.

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

3 participants