Skip to content

[BUG] Filters are not sorted after creation #411

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

Open
Jallard2 opened this issue May 5, 2025 · 2 comments
Open

[BUG] Filters are not sorted after creation #411

Jallard2 opened this issue May 5, 2025 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@Jallard2
Copy link

Jallard2 commented May 5, 2025

📝 Description

After the user goes through and creates a new filter, the list of filters in the category are not sorted again so the end result is that the list of filters isn't properly sorted.

🔄 Steps to Reproduce

  1. Click on New Filter
  2. Properly Fill out The Required Fields and Items
  3. Click on Create Filter
  4. Look at The Category Where The Filter Was Added

✔️ Expected Behavior

I expected the filters to resort themselves in the proper way determined on the sorting option selected.

❌ Actual Behavior

The new filter wasn't sorted and was just added to the end of the list of filters in the category.

📱 Environment

  • Device: Desktop
  • Browser: Edge

📸 Screenshots

Image

ℹ️ Additional Context

@Jallard2 Jallard2 added the bug Something isn't working label May 5, 2025
@tostesdaniel
Copy link
Owner

Hey, @Jallard2! Thanks for opening this insightful Issue. Apologize me for the late response

If I remember correctly, it used to work as you expected, however after I did migrate the infrastructure of the site to another platform. After I made this change, many problems arose, and although I managed to fix most of them, some remain unfixed.

I will work on reverting to the old platform late this night, and hopefully it can all work as it should again in a few days.

Thanks once again 😊

@tostesdaniel
Copy link
Owner

👋🏻 Hey! After reverting back to the previous hosting solution, I can see your issue is valid. I'll be taking a look at it soon. Thanks again for pointing it out! ☺️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants