IQSS / IQSS/dataverse

truncated placeholder due to float: left

Open
#9,246 0 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Component: JSF Feature: Permissions Type: Bug User Role: Depositor UX & UI: New React UI
Dominant language
Java
Stars
1.1k
Forks
564
Avg merge
2d 2h
Merged PRs (30d)
29

Description

Hello,

We detected a bug with the placeholder of the popup "Assign Roles to Users/Groups":
To reproduce the bug: choose a dataset -> Edit Dataset -> Permissions -> Dataset -> Assign Roles to Users/Groups
for example: https://demo.dataverse.org/permissions-manage.xhtml?id=2019249

In the placeholder, actually the text is small "Enter User/Group Name", if it was a large one for example: "Enter User/Group Name _ Enter User/Group Name", it will be truncated in the placeholder (see screenshot)

message tranqué 00

and when investigating, we can say that the origin of the problem is the css style "float: left" (see screenshot after delete of float: left)
message tranqué

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at the dataset permissions flow: choose a dataset, open Edit Dataset, then Permissions > Dataset > Assign Roles to Users/Groups, using the permissions-manage.xhtml example. Inspect the CSS applied to the placeholder and the float: left rule identified in the issue. Done means a longer placeholder is no longer truncated while the popup layout remains correct.

Written by the indexing model from the issue text.

Assessment

Tech stack
css
Domain
frontend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.