Loading...
 
Skip to main content

Selecting method for a banner should be more foolproof

Status
Closed
Subject
Selecting method for a banner should be more foolproof
Version
27.x
Category
  • Usability
  • Developer Training
Feature
Admin Interface (UI)
Banner
Resolution status
Fixed or Solved
Submitted by
Gary Cunningham-Lee
Lastmod by
Josue Zirimwabagabo
Rating
(0)
Description

This is not a huge problem but is something that could be improved. On the create or edit banner page (tiki-edit_banner.php), there's a form with the four types of banner content — Use HTML, Use Image, Use Image from URL, and Use Text. These are radio button labels, and each also has an input or selector where the data is input or selected.

If the user activates the radio button and inputs or selects in the form for that button (in the same row on a large screen), then the banner displays as it should. But it's possible to click the radio button for one content type but input or select content for another type. In this case the form is submitted without an error but the banner won't display correctly.

I know we might think "who would do that?" but the form should probably prevent this user error, if possible, like not allowing form submission unless there's a match between the content-type radio button and data being specified for that content type.

Importance
5
Easy to solve?
5
Priority
25
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
8611
Created
Thursday 21 March, 2024 11:53:52 UTC
by Gary Cunningham-Lee
LastModif
Friday 21 March, 2025 05:59:03 UTC


Show PHP error messages