nextcloud / polls

🗳️ Polls app for Nextcloud
https://apps.nextcloud.com/apps/polls
GNU Affero General Public License v3.0
257 stars 73 forks source link

date picker shifted #3705

Closed dercaptainbc closed 2 months ago

dercaptainbc commented 2 months ago

⚠️ This issue respects the following points: ⚠️

What went wrong, what did you observe?

We have found this small but annoying bug. The problem is, I'm pretty sure it's caused by using the custom side menu app, because it shifts everything 40-50px to the right. Do you see a quick way to solve the problem? Screenshot_Umfragen_verrutschte-Box

What did you expect, how polls should behave instead?

the date picker should not be shifted, as you can only use it in a limited way

What steps does it need to replay this bug?

  1. Install Custom Menu
  2. Mode show always
  3. Try to add some Dates to the Poll

Installation method

Installed/updated from the appstore (Apps section of your site)

Installation type

First time installation

Affected polls version

7.2.0

Which browser did you use, when experiencing the bug?

Other browser

No response

Add your browser log here

No response

Additional client environment information

No response

NC version

Nextcloud 28

Other Nextcloud version

No response

PHP engine version

PHP 8.2

Other PHP version

No response

Database engine

MariaDB

Database Engine version or other Database

No response

Which user-backends are you using?

Add your nextcloud server log here

No response

Additional environment informations

No response

Configuration report

No response

List of activated Apps

No response

Nextcloud Signing status

No response

Additional Information

No response

dartcafe commented 2 months ago

Sorry, this no bug which is caused by Polls itself and is not solvable here.

The picker is a component from the nextcloud-vue components and its position is calculated inside the component. I would rather see the issue caused by the Custom Menu, since I guess it changes the offset for the position calculation.

I guess you should rather open an issue in the repo of Custom Menu.

github-actions[bot] commented 1 month ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.