You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For the new CBA UI, we need to introduce new cba-presets component as shown in the image below:
For the project it might be wise to reuse already implemented cba-list component.
What to change
Introduce new cba-presets using the existing cba-list component, removing unused functionality and adding new styles.
Tests
Ensure to create smoke test with information about how to use the component.
Ensure that the functionality explained above are covered by puppeteer where possible(i.e. custom methods, parameters, keyboard and mouse navigation and etc.).
The text was updated successfully, but these errors were encountered:
Manvel
changed the title
Create a separate component for snippets that support DND
cba-presets component
May 2, 2021
Background
For the new CBA UI, we need to introduce new cba-presets component as shown in the image below:
For the project it might be wise to reuse already implemented cba-list component.
What to change
Introduce new
cba-presets
using the existingcba-list
component, removing unused functionality and adding new styles.Tests
The text was updated successfully, but these errors were encountered: