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

Filter badges in the CP seem to be broken #613

Open
Hysterikon opened this issue Sep 25, 2024 · 0 comments
Open

Filter badges in the CP seem to be broken #613

Hysterikon opened this issue Sep 25, 2024 · 0 comments
Labels

Comments

@Hysterikon
Copy link

Description

As mentioned in #607 we had problems with the delete functionality of the filter badges. But it seems that the JavaScript for the badges in general is not working properly.

Some problems I have encountered so far:

  • I am unable to create more than one filter, when trying to create a second one the existing one gets deleted.
  • Deletion of filters is very delayed, sometimes it takes a few seconds before the badge is removed.
  • After creating a new Filter the form is not cleared for a second before it resets

Steps to reproduce

  1. Create a Runway resource
  2. Access the CP and view the resource
  3. Try to create multiple filters

Environment

Environment
Application Name: Laravel
Laravel Version: 11.21.0
PHP Version: 8.3.11
Composer Version: 2.7.7
Environment: local
Debug Mode: ENABLED
URL:
Maintenance Mode: OFF
Timezone: UTC
Locale: en

Cache
Config: NOT CACHED
Events: NOT CACHED
Routes: NOT CACHED
Views: CACHED

Drivers
Broadcasting: log
Cache: database
Database: mysql
Logs: stack / single
Mail: smtp
Queue: sync
Session: database

Livewire
Livewire: v3.5.6

Sentry
Enabled: MISSING DSN
Environment: local
Laravel SDK Version: 4.8.0
PHP SDK Version: 4.9.0
Release: NOT SET
Sample Rate Errors: 100%
Sample Rate Performance Monitoring: NOT SET
Sample Rate Profiling: NOT SET
Send Default PII: DISABLED

Statamic
Addons: 4
Sites: 1
Stache Watcher: Disabled
Static Caching: Disabled
Version: 5.25.0 PRO

Statamic Addons
jonassiewertsen/statamic-livewire: 3.6.0
statamic-rad-pack/meilisearch: 3.3.0
statamic-rad-pack/runway: 7.10.0
statamic/eloquent-driver: 4.14.0

Statamic Eloquent Driver
Asset Containers: eloquent
Assets: eloquent
Blueprints: file
Collection Trees: eloquent
Collections: eloquent
Entries: eloquent
Forms: eloquent
Global Sets: eloquent
Global Variables: eloquent
Navigation Trees: eloquent
Navigations: eloquent
Revisions: eloquent
Sites: file
Taxonomies: eloquent
Terms: eloquent
Tokens: file

@Hysterikon Hysterikon added the bug label Sep 25, 2024
@Hysterikon Hysterikon changed the title Filters badges seem to be broken Filter badges in the CP seem to be broken Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant