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

Layers enhancements #17110

Closed
MikeAlhayek opened this issue Dec 3, 2024 · 0 comments · Fixed by #17111
Closed

Layers enhancements #17110

MikeAlhayek opened this issue Dec 3, 2024 · 0 comments · Fixed by #17111

Comments

@MikeAlhayek
Copy link
Member

  1. Layer Creation Flow:
    When a user creates a new layer, the UI currently redirects them to the layer's index page. Instead, it should redirect to the layer’s edit page. This is the next logical step after creating a layer, as it enables users to immediately add layer rules and configure other settings without having to navigate manually.

  2. Widget Layer Selection:
    When creating a new widget, the UI should not automatically select the first available layer. Instead, it should require the user to manually choose a layer. This will improve the user experience by allowing the user to make a conscious selection, especially in scenarios with multiple layers, preventing any confusion or incorrect configurations.

  3. Widget Title Requirement:
    When adding a new widget, the title should be a mandatory field. This is essential for clarity, especially when managing multiple widgets, to avoid confusion in identifying their purpose. Although there is an existing setting that determines whether the title should be displayed on the front-end, it should still be required in the admin UI for better organization and management.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant