mathesar icon indicating copy to clipboard operation
mathesar copied to clipboard

Incorrectly placed filtering dropdown causes layout overflow on record page

Open seancolsen opened this issue 2 years ago • 7 comments

Steps to reproduce

  1. Navigate to a record page with linked records

  2. Within the table widget, open the filtering dropdown and proceed to add a filter.

  3. Expect to see the filtering dropdown positioned below the filter button and with its right edge aligned with the right of the rest of the content already on the page

  4. Instead observe that it causes this weird layout problem

image

I found this issue during QA of the v0.1.4 release but I was able to reproduce it on the demo site so I'm putting it in the Backlog milestone.

seancolsen avatar Jan 18 '24 01:01 seancolsen

I wanna take up this issue but I am facing some issues while setting up the project, could you please help me with it ??

I am following these guidelines : https://github.com/shardulgawande27/mathesar/blob/develop/DEVELOPER_GUIDE.md#local-development-setup

so after running the docker command, I have Masher running in my docker, getting this in the docker logs:

2024-01-21 12:32:34 2024-01-21 07:02:34.211 UTC [50] LOG: shutting down 2024-01-21 12:32:34 2024-01-21 07:02:34.309 UTC [48] LOG: database system is shut down 2024-01-21 12:32:34 done 2024-01-21 12:32:34 server stopped 2024-01-21 12:32:34 2024-01-21 12:32:34 PostgreSQL init process complete; ready for start up.

I have also run the required command on mathesar_ui, not getting any response from that either.

shardulgawande27 avatar Jan 21 '24 07:01 shardulgawande27

/attempt #3397

shardulgawande27 avatar Jan 21 '24 11:01 shardulgawande27

image

I have fixed the issue will create a PR in a few

shardulgawande27 avatar Jan 21 '24 11:01 shardulgawande27