Problem/Motivation

The ui dialog is not fully responsive, an example:

issue

Steps to reproduce

1. Install Open Social with social_gdpr enabled.
2. Set up a new data policy.
3. As an normal user, see the new policy and click(view) the data policy (in the checkbox element)

Proposed resolution

The issue is that admin theme(gin) overrides the max-width property, we need to make sure it is always set to 100%.

Remaining tasks

User interface changes

API changes

Data model changes

CommentFileSizeAuthor
2021-10-18_11-19.png49.41 KBnkoporec

Issue fork socialbase-3244309

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

nkoporec created an issue. See original summary.

nkoporec’s picture

Status: Active » Needs review

nachosalvador made their first commit to this issue’s fork.

nachosalvador’s picture

Status: Needs review » Reviewed & tested by the community

It works as expected.

nachosalvador’s picture

Version: 1.3.x-dev » 2.1.x-dev
agamich’s picture

Looks good to me.

agamich’s picture

Status: Reviewed & tested by the community » Fixed

The changes were merged into the 2.1.0 branch and cherry-pick into 2.0.x and 1.3.x branches.

Status: Fixed » Closed (fixed)

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