[GH-ISSUE #756] Cannot view pending signers on Mobile #223

Closed
opened 2026-02-26 18:45:59 +03:00 by kerem · 5 comments
Owner

Originally created by @juliomuhlbauer on GitHub (Dec 11, 2023).
Original GitHub issue: https://github.com/documenso/documenso/issues/756

Originally assigned to: @ashrafchowdury on GitHub.

Issue Description

When clicking on the Recipient icons on mobile. It won`t open. I think that is only triggering on hover.

Steps to Reproduce

Invite multiple signers and try to see the pending signers on mobile.

Expected Behavior

Be able to control de popover on click rather than hover.

Current Behavior

Recipients dropdown hover doesn`t work on mobile.

Screenshots (optional)

image

Operating System [e.g., Windows 10]

Android

Browser [e.g., Chrome, Firefox]

Chrome

Version [e.g., 2.0.1]

No response

Please check the boxes that apply to this issue report.

  • I have searched the existing issues to make sure this is not a duplicate.
  • I have provided steps to reproduce the issue.
  • I have included relevant environment information.
  • I have included any relevant screenshots.
  • I understand that this is a voluntary contribution and that there is no guarantee of resolution.
  • I want to work on creating a PR for this issue if approved
Originally created by @juliomuhlbauer on GitHub (Dec 11, 2023). Original GitHub issue: https://github.com/documenso/documenso/issues/756 Originally assigned to: @ashrafchowdury on GitHub. ### Issue Description When clicking on the Recipient icons on mobile. It won`t open. I think that is only triggering on hover. ### Steps to Reproduce Invite multiple signers and try to see the pending signers on mobile. ### Expected Behavior Be able to control de popover on click rather than hover. ### Current Behavior Recipients dropdown hover doesn`t work on mobile. ### Screenshots (optional) ![image](https://github.com/documenso/documenso/assets/53458125/a7f7eae3-29fa-4bc6-b53c-e539fef6d25d) ### Operating System [e.g., Windows 10] Android ### Browser [e.g., Chrome, Firefox] Chrome ### Version [e.g., 2.0.1] _No response_ ### Please check the boxes that apply to this issue report. - [X] I have searched the existing issues to make sure this is not a duplicate. - [X] I have provided steps to reproduce the issue. - [X] I have included relevant environment information. - [X] I have included any relevant screenshots. - [X] I understand that this is a voluntary contribution and that there is no guarantee of resolution. - [ ] I want to work on creating a PR for this issue if approved
kerem 2026-02-26 18:45:59 +03:00
Author
Owner

@github-actions[bot] commented on GitHub (Dec 11, 2023):

Thank you for opening your first issue and for being a part of the open signing revolution!

One of our team members will review it and get back to you as soon as it possible 💚

Meanwhile, please feel free to hop into our community in Discord

<!-- gh-comment-id:1850175575 --> @github-actions[bot] commented on GitHub (Dec 11, 2023): Thank you for opening your first issue and for being a part of the open signing revolution! <br /> One of our team members will review it and get back to you as soon as it possible 💚 <br /> Meanwhile, please feel free to hop into our community in [Discord](https://documen.so/discord)
Author
Owner

@juliomuhlbauer commented on GitHub (Dec 11, 2023):

I think we need to use like a popover instead of a tooltip.
Tooltip does not work on mobile: https://github.com/radix-ui/primitives/issues/1351

<!-- gh-comment-id:1850190597 --> @juliomuhlbauer commented on GitHub (Dec 11, 2023): I think we need to use like a popover instead of a tooltip. Tooltip does not work on mobile: https://github.com/radix-ui/primitives/issues/1351
Author
Owner

@ashrafchowdury commented on GitHub (Dec 13, 2023):

I want to work on this issue if it gets approved 🙌

<!-- gh-comment-id:1853298513 --> @ashrafchowdury commented on GitHub (Dec 13, 2023): **I want to work on this issue if it gets approved** 🙌
Author
Owner

@catalinpit commented on GitHub (Dec 15, 2023):

Just checked it as well, and it doesn't work on mobile indeed.

Assigned it to you, @ashrafchowdury. And like @juliomuhlbauer said, the Popover makes more sense. https://www.radix-ui.com/primitives/docs/components/popover

<!-- gh-comment-id:1857826992 --> @catalinpit commented on GitHub (Dec 15, 2023): Just checked it as well, and it doesn't work on mobile indeed. Assigned it to you, @ashrafchowdury. And like @juliomuhlbauer said, the Popover makes more sense. https://www.radix-ui.com/primitives/docs/components/popover
Author
Owner

@ashrafchowdury commented on GitHub (Dec 16, 2023):

Hay @catalinpit,

Which is the better option:

  1. keep the tooltip for larger devices like > 1025px window size and add a popover for smaller ones.
  2. Remove the tooltip altogether and add a popover.

I think the first one is the better option in terms of user experience.

<!-- gh-comment-id:1858738509 --> @ashrafchowdury commented on GitHub (Dec 16, 2023): Hay @catalinpit, ### Which is the better option: 1. keep the `tooltip` for larger devices like > `1025px` window size and add a `popover` for smaller ones. 2. Remove the `tooltip` altogether and add a **popover**. <br /> **I think the first one is the better option in terms of user experience.**
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/documenso#223
No description provided.