Problem/Motivation

Well done developer for a clean and good theme. Thank you.

Fields displayed on user account pages are not neatly separated into different lines.

The fields appear horizontally instead of vertically.

field display broken on user account page

Steps to reproduce

  1. Install drupal.
  2. Install and set Rivet theme as default.
  3. Add several fields (eg bio field, display name, boolean, etc) to the user entity /admin/config/people/accounts/fields
  4. Visit user/1/edit and save values for the new fields.
  5. Visit user/1.

Proposed resolution

Restyle user account page.

Remaining tasks

Patch

User interface changes

Fields on user account page will appear stacked one on top of another.

API changes

N/a

Data model changes

N/a

Issue fork rivet-3557583

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

ricmayak1 created an issue. See original summary.

jwilson3’s picture

Issue summary: View changes
jwilson3’s picture

Issue summary: View changes
StatusFileSize
new391.91 KB
new404.15 KB
jwilson3’s picture

Title: Restyle user's my account page. » Fix field display on user account page
jwilson3’s picture

Version: 1.1.1 » 1.1.x-dev

jwilson3’s picture

Assigned: Unassigned » jwilson3

  • jwilson3 committed 3a176972 on 1.1.x
    Issue #3557583 by jwilson3: Fix field display on user accounts
    
jwilson3’s picture

StatusFileSize
new365.46 KB

Before:
after

After:
after

jwilson3’s picture

Assigned: jwilson3 » Unassigned
Status: Active » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

jwilson3’s picture

Fixed in 1.1.3

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.