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

Replace entry for empty pool is not entirely visible #4653

Open
barmac opened this issue Oct 31, 2024 · 5 comments
Open

Replace entry for empty pool is not entirely visible #4653

barmac opened this issue Oct 31, 2024 · 5 comments
Labels
backlog Queued in backlog bug Something isn't working spring cleaning Could be cleaned up one day ux

Comments

@barmac
Copy link
Collaborator

barmac commented Oct 31, 2024

Describe the bug

Notice the overflow with ellipsis:
image

Steps to reproduce

  1. Create a participant
  2. Open replace menu
  3. now this happens

Expected behavior

For the built-in entries, user should be able to see the label without ellipsis. Perhaps we could just shorten the label to "empty pool" or "empty participant":

image

Environment

  • OS: [e.g. MacOS 10.2, Windows 10]
  • Camunda Modeler Version: [e.g. 2.0.0]
  • Execution Platform: [e.g. Camunda 7, Camunda 8]
  • Installed plug-ins: [...]

Additional context

Related to https://camunda.slack.com/archives/C032H77434N/p1730363197029389

@barmac barmac added bug Something isn't working ux labels Oct 31, 2024
@nikku
Copy link
Member

nikku commented Oct 31, 2024

Entries can have descriptions, I'd suggest to use these instead:

image

@nikku
Copy link
Member

nikku commented Oct 31, 2024

image

@barmac
Copy link
Collaborator Author

barmac commented Oct 31, 2024

I absolutely love your proposal.

@misiekhardcore
Copy link
Contributor

In addition I suggest always using the title attribute for text that can get cut, so it shows the whole text when hovered.

@philippfromme
Copy link
Contributor

philippfromme commented Nov 4, 2024

+1 for using a description instead. I wouldn't remove the (removes content) part as we added it specifically to prevent surprises when turning a participant into a collapsed one.

@philippfromme philippfromme added the ready Ready to be worked on label Nov 4, 2024
@barmac barmac added backlog Queued in backlog spring cleaning Could be cleaned up one day and removed ready Ready to be worked on labels Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog Queued in backlog bug Something isn't working spring cleaning Could be cleaned up one day ux
Projects
None yet
Development

No branches or pull requests

4 participants