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

✨ Categories tabs for different search content in the search page #487

Open
neon-mmd opened this issue Jan 15, 2024 · 2 comments
Open

Comments

@neon-mmd
Copy link
Owner

Description

Work Expected From The Issue

Provide tabs for different search categories like images, general, etc in the search page.

For this issue, you will need to edit the files src/templates/views/search.rs and public/static/themes/simple.css both located under the codebase (websurfxdirectory). Also, you may need to write some javascript if necessary to handle the switching of search content functionality when the tab is changed.

Important

Try to avoid javascript as much as possible and use it only when it is necessary because javascript has been shown to degrade user privacy and is a threat to it. Also, when you use javascript please try to reduce the amount of code to as little as possible for the same reasons mentioned previously.

Reason Behind This Changes

By working on this change, this will provide more search content to the user. Also, provide a navigable tab system to different search content types like images, news, etc. Which in turn will improve the user experience.

Screenshots

No response

Do you want to work on this issue?

None

Additional information

No response

Copy link

To reduce notifications, issues are locked until they are 🏁 status: ready for dev and to be assigned. You can learn more in our contributing guide https://github.com/neon-mmd/websurfx/blob/rolling/CONTRIBUTING.md

Copy link

The issue has been unlocked and is now ready for dev. If you would like to work on this issue, you can comment to have it assigned to you. You can learn more in our contributing guide https://github.com/neon-mmd/websurfx/blob/rolling/CONTRIBUTING.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment