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

Pop-up for editing a table entry is no longer properly adapted to the mobile website #1414

Open
Markoise opened this issue Oct 10, 2024 · 3 comments
Labels
1. to develop Accepted and waiting to be taken care of bug Something isn't working

Comments

@Markoise
Copy link

Steps to reproduce

  1. open a table on a mobile phone
  2. edit an existing entry

Expected behavior

The pop-up when editing an entry adapts to the screen size of the smartphone.
This was always the case up to version 0.8.0

Actual behavior

Since Tables 0.8.1, the pop-up for editing a table entry is no longer properly adapted to the mobile website.
This does not occur with every table. However, I cannot explain why.

Image

It is also no longer possible to close the pop-up, as the cross at the top right can no longer be reached to close it.
Scrolling is not possible. You can only hope to reach the X in landscape format. But even here not all fields are visible. The save button does not appear either.

Tables app version

0.8.1

Browser

Brave, Chrome

Client operating system

Android 14

Operating system

Debian

Web server

Nginx

PHP engine version

PHP 8.2

Database

MariaDB

Additional info

No response

@Markoise Markoise added 0. Needs triage Pending approval or rejection. This issue is pending approval. bug Something isn't working labels Oct 10, 2024
@blizzz
Copy link
Member

blizzz commented Oct 11, 2024

@Markoise thanks for your report. I cannot reproduce it though. Can you try a hard refresh (or clean browser cache)?

@Markoise
Copy link
Author

@Markoise thanks for your report. I cannot reproduce it though. Can you try a hard refresh (or clean browser cache)?

Now I know exactly what the problem is.
I have a link with the help of The Movie Database App for Nextcloud in the table.

If something is displayed here, the window is wider than can be displayed since version 0.8.1. This was not the case with version 0.8.0.

In landscape format, I can now see the window and scroll up and down.

Image

In portrait format it looks like this. You can no longer scroll in any direction.

Image

@blizzz blizzz added 1. to develop Accepted and waiting to be taken care of and removed 0. Needs triage Pending approval or rejection. This issue is pending approval. labels Oct 11, 2024
@blizzz
Copy link
Member

blizzz commented Oct 11, 2024

Hm, this might be an effect of an update of a lib, nextcloud/vue perhaps, or one of those. As we did not have a related UI change between 0.8.0 and 0.8.1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1. to develop Accepted and waiting to be taken care of bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants