List markup in /admin is incorrect #2232
Labels
bug
Something that isn't working as intended
dev
issue is for the dev team
Feature: 🧮 Analyst Experience
Issue to improve the Analysts workflow
pulled in
pulled into a sprint after sprint planning
refactor
Current Behavior
1- List markup for other websites is currently anchors with empty divs used for spacing:
2- List markup for alternative domains is currently anchors with separating commas:
Expected Behavior
1- Markup should be an unordered list with CSS on li to adjust spacing
2- Markup should be an unordered list with CSS on ul/li to display list items inline with the comma separators as pseudo class CSS content
3- If the results returned are a single item, the markup should use a semantic
<p>
tag - or no tags. If more than one item, the above ACs apply.Steps to Reproduce
Environment
No response
Additional Context
No response
Issue Links
No response
The text was updated successfully, but these errors were encountered: