?
avatar PhilETaylor
PhilETaylor
5 Jul 2020

Steps to reproduce the issue

Install Joomal 4.0-dev @ 1f24603
Login to super admin
Click Install next to Blog Sample Data
Click ok in JS popup

Go to front end and

Login as super admin

click Welcome to your blog
Click cog -> click edit (to edit the article)

Click "CMS Content" button in editor
Select Module
Click Filter options

Expected result

All filter boxes should be labeled or have a placeholder saying what they are for

Actual result

One input box with no label or placeholder

Screenshot 2020-07-05 at 15 46 22

<input type="text" name="filter[position]" id="filter_position" value="" class="form-control" list="filter_position_datalist" onchange="this.form.submit();">

System information (as much as possible)

safari on mac

Additional comments

avatar PhilETaylor PhilETaylor - open - 5 Jul 2020
avatar joomla-cms-bot joomla-cms-bot - change - 5 Jul 2020
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 5 Jul 2020
avatar PhilETaylor
PhilETaylor - comment - 5 Jul 2020

position should be a dropdown of positions and not a free text box.

searching in this box for top doesnt show menu-top unless you actually search for the EXACT position name.

Also once you have used this box - the CLEAR button is not active to clear the searched value like it would be for all other filter options

avatar SharkyKZ SharkyKZ - change - 5 Jul 2020
Status New Closed
Closed_Date 0000-00-00 00:00:00 2020-07-05 15:39:11
Closed_By SharkyKZ
avatar SharkyKZ
SharkyKZ - comment - 5 Jul 2020

Please test PR #29999.

avatar SharkyKZ SharkyKZ - close - 5 Jul 2020

Add a Comment

Login with GitHub to post a comment