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
{{ message }}
This repository has been archived by the owner on Jul 21, 2021. It is now read-only.
Let users choose between different types of features they are interested in. This seems to be already implemented via filtering by the categories you can specify for a feature, though that feature is not obvious. There should be some UI allowing to select one or multiple of the predefined categories.
Those may reflect the ones on MDN web docs, i.e:
HTML
CSS
JavaScript
Graphics
HTTP
APIs / DOM
(Browser extensions)
(MathML)
Others
This could be implemented in different ways, e.g. as a dropdown list, a button bar, a link list or autocompletion feature while typing.
This is similar to the filter requested in #60 with the difference that there the features are grouped by (higher level) interest while here they are grouped by technology. The filter mechanism could cover both, though.
Sebastian
The text was updated successfully, but these errors were encountered:
SebastianZ
changed the title
Allow to filter features by type
Add UI to filter features by type
Aug 9, 2019
Let users choose between different types of features they are interested in. This seems to be already implemented via filtering by the categories you can specify for a feature, though that feature is not obvious. There should be some UI allowing to select one or multiple of the predefined categories.
Those may reflect the ones on MDN web docs, i.e:
This could be implemented in different ways, e.g. as a dropdown list, a button bar, a link list or autocompletion feature while typing.
This is similar to the filter requested in #60 with the difference that there the features are grouped by (higher level) interest while here they are grouped by technology. The filter mechanism could cover both, though.
Sebastian
The text was updated successfully, but these errors were encountered: