Closed (fixed)
Project:
Social Base
Version:
2.1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Oct 2021 at 09:27 UTC
Updated:
16 Dec 2021 at 10:19 UTC
Jump to comment: Most recent
The ui dialog is not fully responsive, an example:

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)
The issue is that admin theme(gin) overrides the max-width property, we need to make sure it is always set to 100%.
| Comment | File | Size | Author |
|---|---|---|---|
| 2021-10-18_11-19.png | 49.41 KB | nkoporec |
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
Comment #2
nkoporecComment #5
nachosalvador commentedIt works as expected.
Comment #6
nachosalvador commentedComment #7
agamich commentedLooks good to me.
Comment #8
agamich commentedThe changes were merged into the 2.1.0 branch and cherry-pick into 2.0.x and 1.3.x branches.