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

Screen freezes when filtering by date. #9406

Closed
kzkondo opened this issue Jan 21, 2023 · 3 comments
Closed

Screen freezes when filtering by date. #9406

kzkondo opened this issue Jan 21, 2023 · 3 comments
Assignees
Labels
bb-filtering Filtering data bug Something isn't working date Relating to dates, e.g. Date Picker, formatting, etc env - production Bug found in production

Comments

@kzkondo
Copy link

kzkondo commented Jan 21, 2023

Hosting

  • Self
    • Method: docker compose
    • Budibase Version: 2.2.19
    • Postgres 15.1

Describe the bug
Screen freezes when filtering by date.

To Reproduce
Steps to reproduce the behavior:

  1. Create a data provider.
  2. Press Define Filter.
  3. Press Add Filter and select Column.
  4. For the column, select the date type of the relation destination.

Screenshots

2023-01-21.17.22.35.mov

Desktop (please complete the following information):

  • OS: MacOS 12.6.2
  • Browser chrom
  • Version 109.0.5414.87
@kzkondo kzkondo added the bug Something isn't working label Jan 21, 2023
@melohagan
Copy link
Collaborator

Hey @kzkondo

Could you provide your Postgres table schemas please? For tables groups and kouji

@kzkondo
Copy link
Author

kzkondo commented Jan 22, 2023

Hi! @melohagan Thanks for your cooperation!
Table schema is public.
The relationship between kouji and groups is one-to-one.
groups.id is the primary key and is connected to kouji.group_id.

@melohagan melohagan added sev2 - severe env - production Bug found in production date Relating to dates, e.g. Date Picker, formatting, etc labels Feb 9, 2023
@melohagan melohagan self-assigned this Feb 9, 2023
@melohagan melohagan added the bb-filtering Filtering data label Feb 9, 2023
@melohagan
Copy link
Collaborator

Re-opening because it's still an issue for custom SQL queries:

Screenshot 2023-02-20 at 10 20 04

@melohagan melohagan reopened this Feb 20, 2023
@melohagan melohagan mentioned this issue Feb 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bb-filtering Filtering data bug Something isn't working date Relating to dates, e.g. Date Picker, formatting, etc env - production Bug found in production
Projects
None yet
Development

No branches or pull requests

2 participants