Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Widget screen: Widget area description is not present. #25190

Closed
carolinan opened this issue Sep 9, 2020 · 2 comments · Fixed by #25943
Closed

Widget screen: Widget area description is not present. #25190

carolinan opened this issue Sep 9, 2020 · 2 comments · Fixed by #25943
Assignees
Labels
[Feature] Widgets Screen The block-based screen that replaced widgets.php. Needs Dev Ready for, and needs developer efforts [Status] In Progress Tracking issues with work in progress [Type] Bug An existing feature does not function as intended

Comments

@carolinan
Copy link
Contributor

carolinan commented Sep 9, 2020

Describe the bug
If I include a description for the widget area when I register it using register_sidebar, the description is not seen in the widget screen.

(-It is also not present in the customizer widget block panel.)

To reproduce
Steps to reproduce the behavior:

  1. Enable a theme with a widget area and widget area description.
  2. Enable Gutenberg
  3. Open the widgets screen
  4. Try to figure out the difference between "sidebar 1" and "sidebar 2"

Expected behavior
A description is added to help the user learn where the widget area is visible on the front, or to give hints
for what type of block and widget that is suitable.

The description needs to be visible in the UI.

Editor version (please complete the following information):
WordPress version: 5.5.1
Gutenberg: Version 8.9.3

Desktop (please complete the following information):
PC windows 10
Chrome Version 85.0.4183.83

@carolinan carolinan added the [Feature] Widgets Screen The block-based screen that replaced widgets.php. label Sep 9, 2020
@draganescu draganescu added the [Type] Bug An existing feature does not function as intended label Oct 1, 2020
@noisysocks
Copy link
Member

Confirmed. You can see this by using Twenty Twenty. In the old screen you can see the widget area description right underneath the widget area title:

Screen Shot 2020-10-02 at 11 22 23

@mapk: Maybe we could show the description in the sidebar when the widget area is selected?

@noisysocks noisysocks added the Needs Design Needs design efforts. label Oct 2, 2020
@mapk
Copy link
Contributor

mapk commented Oct 5, 2020

Ideally this will be implemented like this mockup below.

When a widget area is selected:

  • The Settings will show only that widget area's name and description.
  • The widget area name is reflected in the tab.
  • The widget area itself is highlighted with a blue border.

area 1

@mapk mapk added Needs Dev Ready for, and needs developer efforts and removed Needs Design Needs design efforts. labels Oct 5, 2020
@noisysocks noisysocks self-assigned this Oct 8, 2020
@github-actions github-actions bot added the [Status] In Progress Tracking issues with work in progress label Oct 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Feature] Widgets Screen The block-based screen that replaced widgets.php. Needs Dev Ready for, and needs developer efforts [Status] In Progress Tracking issues with work in progress [Type] Bug An existing feature does not function as intended
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants