Project

General

Profile

Actions

Bug #10179

open

Bootstrap 5: incorrect style classes set in drop down menus

Added by Emeric Poupon almost 2 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
04/14/2022
Due date:
% Done:

0%

Estimated time:

Description

Looks like Wt puts:

  • "nav-item" in "class" attributes for "li" elements.
  • "nav-link" in "class" attributes for "a" elements.

According to https://getbootstrap.com/docs/5.0/components/dropdowns/ it should rather be just "dropdown-item" for "a" elements

No data to display

Actions

Also available in: Atom PDF