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

Add a filter for outdated translations #9

Closed
navarroaxel opened this issue Apr 26, 2021 · 3 comments · Fixed by #11
Closed

Add a filter for outdated translations #9

navarroaxel opened this issue Apr 26, 2021 · 3 comments · Fixed by #11
Assignees
Labels
enhancement New feature or request

Comments

@navarroaxel
Copy link

As a user I want to filter the outdated pages for a specific language to work on them and update 💪

@lukbukkit lukbukkit added enhancement New feature or request help wanted Extra attention is needed labels Apr 26, 2021
@lukbukkit
Copy link
Member

Yeah that's a good idea. It shouldn't be too hard to implement, thanks to the adaptation of React. But I'm not yet sure when I've got time to implement this feature. Everyone is welcome to help.
Also inspirations for the UI and UX of this feature could be useful.

@lukbukkit
Copy link
Member

I've drawn a bit and created a new design for the page. An icon bar at the top of the translation table is used for different special functionalities like the quick jump feature, this filter feature or a search feature. Because the design was created with a frame for the table in mind, I'm going to use react-window and thus fix #7.

Here's a rough idea of the design
grafik

@lukbukkit lukbukkit self-assigned this Apr 26, 2021
@lukbukkit lukbukkit removed the help wanted Extra attention is needed label Apr 26, 2021
@lukbukkit
Copy link
Member

I've implemented a filter feature while redesigning the front end. Check the pull request #11 for more details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants