Skip to content

[Select Reviewer] | Workflow Section - Selecting a new Reviewer modal, affiliation and orcid do not wrap #11850

@jnugent

Description

@jnugent

Valid Title

  • I have updated the title to accurately reflect the bug description

Description

We had a report where editors attempting to select a new reviewer can't see the ORCID for users if the affiliation is more than a few words long. Looking at the code, the user's ORCID is just appended to the end of the Affiliation without it being wrapped in any further elements and the general div element there doesn't wrap which can make it hard to read.

Image

looks like

Image

This exists in both 3.3 and 3.4 right now (perhaps also in 3.5). Can we fix this element so it wraps better?

Steps to Reproduce

  1. Add a longish affiliation to a user and an ORCID
  2. Attempt to add this user to a submission as a reviewer
  3. Observe that the text is all on one line and pushed off to the right

Expected Result

The text should wrap so everything is visible.

Actual Result

the text does not wrap and the ORCID is obscured

Environment Details

No response

Application Version

OJS, OMP 3.3.x, 3.4.x (maybe also 3.5?)

Logs

No response

Additional Information

No response

Pull Requests

stable.3.3
ui-library: pkp/ui-library#724
ojs(submodule): pkp/ojs#5161
ops(submodule): pkp/ops#1120
omp(submodule): pkp/omp#2149

stable3.4
ui-library: pkp/ui-library#725
ojs: pkp/ojs#5157
ops: pkp/ops#1121
omp: pkp/omp#2150

stable3.5
ui-library: pkp/ui-library#726
ojs: pkp/ojs#5156
omp: pkp/omp#2151
ops: pkp/ops#1122

main
ui-library: pkp/ui-library#730
ojs: pkp/ojs#5158
ops: pkp/ops#1123
omp: pkp/omp#2152

Metadata

Metadata

Assignees

Labels

Bug:0:TrivialA bug mainly used for UI bugs that do not affect common functionality but break user experience.

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions