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 sorting method to the repos list #4423

Open
3 tasks done
zc-devs opened this issue Nov 21, 2024 · 0 comments
Open
3 tasks done

Add sorting method to the repos list #4423

zc-devs opened this issue Nov 21, 2024 · 0 comments
Labels
enhancement improve existing features ui frontend related

Comments

@zc-devs
Copy link
Contributor

zc-devs commented Nov 21, 2024

Clear and concise description of the problem

Repos list used to be sorted by name. So, it was kinda static. One could remember at a subconscious level where some repo is. Like: it is somewhere "one scroll from the top" and then "on the middle of the page". So, after "Repositories" clicked, I do one scroll and move pointer to the center of the screen. Then, I find the repo visually, adjust position of the pointer and click.

Now, this list is dynamic, it always changes. I even can do nothing, just hit F5 and there will be completely reordered list, just because my teammates push changes, PRs got merged or some cron jobs.

Suggested solution

It would be great

  1. to have sorting setting like in GitHub
  2. to have sorting order saved somewhere

Alternative

Bring back sorting by name.

Additional context

WP next-350082cd19, Gitea 1.22.3, Postgres 16, Kubernetes v1.30.6+k3s1
#4386 (comment)
#4386 (comment)
#4386 (comment)

Validations

  • Checked that the feature isn't part of the next version already [https://woodpecker-ci.org/faq#which-version-of-woodpecker-should-i-use]
  • Read the docs.
  • Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
@zc-devs zc-devs added the feature add new functionality label Nov 21, 2024
@qwerty287 qwerty287 added ui frontend related enhancement improve existing features and removed feature add new functionality labels Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement improve existing features ui frontend related
Projects
None yet
Development

No branches or pull requests

2 participants