View Issue Details

This bug affects 1 person(s).
 6
IDProjectCategoryView StatusLast Update
19743Bug reportsErgonomypublic2025-06-25 16:28
Reporterlozam Assigned Tojlorber  
PrioritynoneSeverityminor 
Status resolvedResolutionfixed 
Product Version6.5.x 
Summary19743: Button + too small
Description

The button + is too small in administration panel

Steps To Reproduce

In the Limesurvey administration panel, click on the "+" at the top.
In the "Create, Import, or Copy a Survey" dialog box, go to the "Copy" tab.
You can see that the "Copy a Survey" button is a bit too small. It functions correctly.

TagsNo tags attached.
Bug heat6
Complete LimeSurvey version number (& build)6.5.18
I will donate to the project if issue is resolvedNo
Browser
Database type & versionMySql5
Server OS (if known)
Webserver software & version (if known)
PHP VersionPHP 7.4

Relationships

related to 18746 acknowledged Create new survey button is unclear 

Users monitoring this issue

DenisChenu

Activities

jlorber

jlorber

2025-03-13 11:21

developer   ~82239

First, I think the title is misleading, the issue here is not the + button from the top bar, but the "Copy a Survey" button in the "Copy" bar, from the page accessed after clicking the + button from the top bar.

Secondly, this seems like an easy fix. While inspecting the button element I noticed that the "Copy a survey" is not of the same class as "Create a Survey" or "Import a Survey" buttons, so an easy and satisfying solution would be to change its class to match the two other buttons. It would in fact make the button a bit bigger.
I'd be happy to submit a patch to solve this.

DenisChenu

DenisChenu

2025-03-13 12:04

developer   ~82240

If you submit a pactj PLEASE : remind A11Y (and UX) https://bugs.limesurvey.org/view.php?id=18746 : add text to button !

jlorber

jlorber

2025-06-25 16:28

developer   ~82958

This issue was not properly solved with my initial merge request. The button's width was still not adapted for smaller windows, and affected the Copy button, but also the Create and Import ones.
I have submitted a new merge request solving this by making the button's width adaptative.

https://github.com/LimeSurvey/LimeSurvey/pull/4289

Issue History

Date Modified Username Field Change
2024-09-11 10:44 lozam New Issue
2024-09-11 11:59 DenisChenu Relationship added related to 18746
2024-10-09 15:28 DenisChenu Issue Monitored: DenisChenu
2024-10-09 15:28 DenisChenu Bug heat 0 => 2
2025-03-13 11:21 jlorber Note Added: 82239
2025-03-13 11:21 jlorber Bug heat 2 => 4
2025-03-13 12:04 DenisChenu Note Added: 82240
2025-03-13 12:04 DenisChenu Bug heat 4 => 6
2025-03-13 13:38 jlorber Assigned To => jlorber
2025-03-13 13:38 jlorber Status new => assigned
2025-03-31 15:19 tibor.pacalat Status assigned => resolved
2025-03-31 15:19 tibor.pacalat Resolution open => fixed
2025-06-25 16:28 jlorber Note Added: 82958