mantisbt-plugins / Userdata

Adding up to 99 variable fields to the user section
GNU General Public License v3.0
0 stars 1 forks source link

UI adjustments / improvement #6

Closed dregad closed 8 months ago

dregad commented 8 months ago

Elements not following standard MantisBT UI.

image image

  1. This should be a button, not a plain link (consider using print_link_button())
  2. header should span all the way to the right of the section
  3. Non-standard display for checkbox, CSS needs adjustment
  4. Non-standard display for button, CSS needs adjustment
  5. Delete and Edit actions should be buttons; suggest placing Edit first
  6. Wrong styling for section footer, CSS needs adjustment

Layout problems

dregad commented 8 months ago

In view_user_page, I believe it would look nicer if the Userdata section were the same width as User Information section.

With the current layout, if you are viewing a very active user, the Timeline section would be quite long, and UserData would be displayed at the bottom after a big empty space on the left, possibly even not visible on the page without scrolling.

See #8

CasN commented 8 months ago

Adressed in version 2.20