-
Notifications
You must be signed in to change notification settings - Fork 70
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
Add banners to the VBA Facility content type #14700
Comments
Plans documented here #13811 |
@xiongjaneg final decision on options |
Assuming the three fields from option 4, does this need a design ticket? What pattern might be used? Something similar to campaign landing page where it's hidden until the box is checked? Or that it's visible in a field group? RE is a design ticket needed? This is relatively small but there is a dependency for front end. |
There could be a third field for dismissability or persistence, whichever pattern design recommends. Should there be a field for banner content type: information vs. warning. There is an existing select box used in full width alerts. Is there need for a field for display this on other VBA pages (in Pilot MVP there is only one page)? Not needed for Pilot MVP. |
@davidmpickett Some questions for clarification for pilot MVP.
|
Unless we are radically changing how banners appear on the front end or preventing VBA editors from having these options and choosing for them, then these are required fields |
RE: dismissable model vs persistence model, the dismissable model is the older one (check box, which cannot be required), the persistence model is a newer model (radio button, which can be required) Decision to move forward with persistence model |
Decision to use CLP model of giving the option to enable a banner and make the banner options appear |
@davidmpickett @swirtSJW @omahane Please comment with any additional information or questions to help further define and size this ticket. I'll add as a candidate for sprint 95 with the understanding that it may need some clarification in sprint planning. Thank you! cc @jilladams |
@swirtSJW @omahane Can this one be refined and pointed async now that the spec ticket is done? Wondering if we can get it refined in time for next sprint. |
i would give this a 5. |
@thejordanwood FYI that during Drupal prefinement for Facilities today, we discussed having you help out on this ticket as part of ACs vs. creating a separate ticket, and want to confirm if that makes sense for you or you'd prefer a separate ticket. The work for you will be Help text on some of the fields that will be added. And making the timing note: if we opt for a separate ticket, it'll need to be planned into the same sprint as this ticket, to work in parallel. cc @xiongjaneg |
FYI - We do already have a ticket for UX review of banners #14844. I have previously suggested that ticket is not necessary because we also have a ticket for reviewing the content type they are being added to #14888 (also ditto the corresponding accessibility tickets). Having them as separate tickets is partially an artifact of a previous time when banners were planned as a separate content type |
@jilladams @xiongjaneg @davidmpickett
|
Closed #14844 |
MUST
SHOULD
CONSIDER
|
Setting required fieldsThere's a bug that relates to this ticket: Banner TypeBanner Type appears to be required, having a red asterisk, but it is not required. You can submit the form without it. Possible solutionUse constraint validator. Dismissable
Possible solutionMake dismissable required
Do a bulk update after deploy Address each issue
|
I added a VBA Banners page to the Figma file to document the help text changes that are being suggested. |
I just realized we neglected to include test coverage on this PR. So I created a followup ticket. |
Uploading video for async demo: |
Description
Drupal implementation for banner content type is built to match the spec #13811
Acceptance Criteria
The text was updated successfully, but these errors were encountered: