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

Edit Content: Implement new design in the edit content screen sidebar #27908

Closed
Tracked by #25445
fmontes opened this issue Mar 8, 2024 · 2 comments · Fixed by #28175 or #28346
Closed
Tracked by #25445

Edit Content: Implement new design in the edit content screen sidebar #27908

fmontes opened this issue Mar 8, 2024 · 2 comments · Fixed by #28175 or #28346

Comments

@fmontes
Copy link
Member

fmontes commented Mar 8, 2024

Parent

#25445

User Story

As a content editor, I want the sidebar in the edit content screen to reflect the new design provided, so that the interface is consistent and visually appealing.

scroll.mp4

Acceptance Criteria

  • The sidebar design matches the provided Angular components, HTML, and CSS.
  • All functionality in the sidebar remains intact after the design implementation.
  • The new design is responsive and works well on different screen sizes.

Proposed Objective

Core Features

Proposed Priority

Priority 3 - Average

External Links

Assumptions & Initiation Needs

There are no dependencies or assumptions for this feature implementation.

Quality Assurance Notes & Workarounds

N/A

Sub-Tasks & Estimates

N/A

@rjvelazco rjvelazco self-assigned this Apr 5, 2024
github-merge-queue bot pushed a commit that referenced this issue Apr 22, 2024
…n sidebar #27908 (#28175)

* styles: update content sidebar style v1

* chore: code cleanup

* chore: update placeholders with real data

* chore: apply i18n

* dev: show right tooltips

* dev: i18n and lazyload for workflow status

* refactor

* test v1

* fix tests

* test DotContentAsideWorkflow Component

* feat: add loading state

* fix tests

* chore: code cleanup

* feedback

* Style: improve  message in

* chore: code cleanup
@zJaaal zJaaal self-assigned this Apr 24, 2024
@zJaaal
Copy link
Contributor

zJaaal commented Apr 24, 2024

IQA Failed

Design is matching with Figma but we have an small error when trying to navigate to the Content Type

Screenshot

Screen.Recording.2024-04-24.at.12.03.32.PM.mov

@fmontes
Copy link
Member Author

fmontes commented Apr 24, 2024

@rjvelazco

sidepanel.mp4

github-merge-queue bot pushed a commit that referenced this issue Apr 26, 2024
… sidebar #27908 (#28346)

* fix(edit-contentlet): redirect to edit contentType in sidebar

* feat: update template for semantic HTML and a11y compliance

* fix tests

* chore: code cleanup
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment