Topics Tags on Main Page
Checklist
- [x] My branch is up-to-date with the upstream
developbranch. - [ ] I have added necessary documentation (if appropriate). [Not applicable]
Which issue does this PR fix?: fixes: #63
This PR lists out some topics on the main page, clicking them leads one to the result page for those particular topics. There is a "more" button which can be clicked, opens up a drop down menu listing out all the topics.
Why do we need this PR?:
Usability improvement, better learning experience.
TODOs (if any):
Could add these as a left sidebar, perhaps?
Nice work :+1:
I have added a few comments. Kindly take a look and make appropriate changes. :+1:
Hi,
For the topic tags to return all results while keeping the tabs clean, we would need the previous function!
@xx621998xx Which function are you considering?
Kindly resolve the conflicts and take a look at the above comments.
Hi,
The generate_perm function from the earlier pull request is required in this pull request.
This feature is similar to the tags under the search bar of Quark.
You must get tags from tags.json instead of metadata.json. You can shuffle the list using an inbuilt function and pick up the first 10 tags. You do not need the generate_perm function.
Kindly take a look into this and let us know if you need any help.
I have added a few comments. Take a look and make appropriate changes :+1:
@xx621998xx Any updates on this feature? :thinking:
Minor changes are required before this can be merged. If you are facing any trouble, kindly let us know and we will help you. :+1: