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

Sort "categroy" in documents #4

Open
SebastianVonRotz opened this issue Jan 29, 2020 · 1 comment
Open

Sort "categroy" in documents #4

SebastianVonRotz opened this issue Jan 29, 2020 · 1 comment

Comments

@SebastianVonRotz
Copy link

Is your feature request related to a problem? Please describe.
The sorting of documents is create for "title", "link" and "description" but not for "category" and "forward"

Describe the solution you'd like
Being able to additionaly sor the " category"

@janikvonrotz
Copy link
Owner

I have enabled sorting for "forward".

Sorting "category" is a bit more difficult. To put it simply everything that is a refrence f.g. documents -> category or user -> tenant cannot be sorted in the database.

However, I could create a client sorting. So if you really require this feature I could implement it.

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

No branches or pull requests

2 participants