Making WordPress.org

Opened 5 years ago

Closed 4 years ago

Last modified 4 years ago

#4935 closed enhancement (fixed)

Found some responsive issue in edit forum profile form

Reported by: rkradadiya's profile rkradadiya Owned by: coffee2code's profile coffee2code
Milestone: Priority: normal
Component: Profiles Keywords: needs-design
Cc:

Description

Hello,

I have noticed some responsive issues with the edit forum profile form.

See image - https://prnt.sc/qhghfx

Thanks & regards
Rajesh K. Radadiya

Attachments (1)

Screenshot_20191230-163419.png (74.9 KB) - added by rkradadiya 5 years ago.

Download all attachments as: .zip

Change History (5)

#1 @tobifjellner
5 years ago

@rkradadiya Here in trac it's better to just upload images directly to the ticket.

#2 @dd32
5 years ago

This looks like it might be a more generic bbPress issue than a WordPress.org thing - the screen in general doesn't seem to play nice with mobile.

WordPress.org does make it a bit worse though, since we have added the following style that forces it to not wrap even on mobile.

#bbpress-forums #bbp-your-profile fieldset label {
    white-space: nowrap;
}

#3 @coffee2code
4 years ago

  • Owner set to coffee2code
  • Resolution set to fixed
  • Status changed from new to closed

In 10094:

Support theme: Improve responsive styling for profile edit form.

Props rkradadiya, dd32, coffee2code.
Fixes #4935.

#4 @coffee2code
4 years ago

In 10095:

Support theme: Improve responsive styling for user sidebar.

See #4935.

Note: See TracTickets for help on using tickets.