Skip to content

Post-it positions not responsive across different screen sizes #59

@Kazimir42

Description

@Kazimir42

Hello,

I’ve noticed an issue with the display of post-its depending on screen size and resolution.
For example: a user places a post-it on the far right of a large screen, but when another user opens the same document on a smaller screen, they don’t see the horizontal scroll bar and therefore miss the post-it. The problem seems to come from the fact that post-it positions are saved in pixels and reapplied as-is.

Would it be possible to save the position as a percentage (%) instead of pixels? This would allow the display to adapt to different screen sizes and handle responsiveness at the same time.
Another possible approach could be saving the position per user to avoid this mismatch.

Is an evolution in this direction planned?

Thanks in advance for your feedback.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions