mirror of
https://github.com/ciur/papermerge.git
synced 2026-04-25 03:55:58 +03:00
[GH-ISSUE #643] Web UI popup mislocated in v3.3 #504
Labels
No labels
2.1
3.0
3.0.1
3.0.2
3.0.3
3.0.3
3.1
3.2
3.2
3.3
3.5
3.x
Fixed. Waiting for feedback.
Fixed. Waiting for feedback.
UX
Version 2.1 - alpha
XSS
announcement
beta
blocker
bug
cannot reproduce
confirmed
confirmed
critical
demo
dependencies
deployment
detchnical debt
discussion
docker
documentation
donations
duplicate
enhancement
feature request
frontend
fundraising
good first issue
good issue
help wanted
high
implemented
important
improvement
incomplete
invalid
investigation
kubernetes
low
low impact
medium
medium
medium impact
migration from 2.0
migration from 2.1
missing-language
missing-ocr-language
no-activity
note
ocr
outofscope
packaging
performance
popular request
pull-request
pypi
question
raspberry pi
roadmap
search
security
setup
status
task
technical debt
updates
user xp
version 1.4.0 - demo
will be implemented
will not be implemented
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/papermerge#504
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @kashyn89 on GitHub (Jan 8, 2025).
Original GitHub issue: https://github.com/ciur/papermerge/issues/643
Originally assigned to: @ciur on GitHub.
Hey,
i have problems to upload files, creating users and creating tags, when i try to, the popup is mislocated on the upper right and i only can see the half windows, im unable to click create/ok.
Doesnt matter if using Chrome Edge or Firefox for me.
In v3.2 all was fine
Using docker compose with docker 27.4.0
Trying to use PM v3.3
@ciur commented on GitHub (Jan 8, 2025):
It is an obvious problem. Thank you for reporting it!
I guess you are on Windows, right?
What happens if you resize browser window?
Is there any error reported in webinspect (right click in browser, choose web inspect)?
@kashyn89 commented on GitHub (Jan 8, 2025):
Thanks for your reply
Yes I’m on windows, have already checked with dev tools to find something but there are no shown issues, resizing does nothing to it, it stays there
@ciur commented on GitHub (Jan 13, 2025):
Thank for providing details.
As I learned, it is not problem in Windows OS. I was able to reproduce it with Brave 1.73 browser on Ubuntu 22.04.
Next week I will provide a fix and release it as part of 3.3.1
@ciur commented on GitHub (Jan 15, 2025):
@kashyn89 can you please try:
locally to double check if it fixes the problem ?
This is not yet official release. Just a quick check if solution I've came with - works.
Note the
3.3.1a2tag.btw, this repository is for tickets only.
Actual development of the application code happens in papermerge/papermerge-core repository.
E.g. pull request for this ticket is: https://github.com/papermerge/papermerge-core/pull/575
@ciur commented on GitHub (Jan 19, 2025):
I am closing this ticket as 3.3.1 was released.
As commented here new version fixes "Web UI popup mislocated in 3.3" problem.
In case version 3.3.1 does not fix problem for you, please reopen this ticket.