You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
No. Just want to add the instant search function to apps page
Describe the solution you'd like
In the future we're going to support more and more apps, in the meantime it might be a problem for users to find out if we support a specific app. So a search bar is necessary.
I think we will need to process all the downloiad links to json format as soon as possible.
The json will include these information:
App Name
App Type (Like Browser, Player, Editor etc.)
Download Link Type (China Optimized, Non China Optimized, Blocked By The Internet Restrict Policy etc.) They should have different reminder in the page
Latest Release Data if possible
For the json format, I still not quite clear about how to fit in the alias system.
And also I don't know should we add in CDN Type or not, that can work with the Download Link Type or not.
Is your feature request related to a problem? Please describe.
No. Just want to add the instant search function to
apps
pageDescribe the solution you'd like
In the future we're going to support more and more apps, in the meantime it might be a problem for users to find out if we support a specific app. So a search bar is necessary.
Describe alternatives you've considered
https://www.algolia.com Might be a solution. And also https://github.com/algolia/instantsearch.js
Additional context
I'll try it by myself but I don't think I can get it done. If any of you have ideas just leave a comment below.
The text was updated successfully, but these errors were encountered: