openedx / openedx/frontend-app-authoring

[Cleanup/Followup] Remove update/ignore quick actions in library updates listing

Open Beginner friendly
#2,422 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

mao-onboarding
Dominant language
TypeScript
Stars
17
Forks
218
Avg merge
9d 20h
Merged PRs (30d)
20

Description

Current Expected
Image Image

Spec

  1. Ignore and update buttons should be removed from the library updates listing view.
  2. Each available update should only show a button to review updates on the right side.

Rationale

This ticket is filed under https://github.com/openedx/frontend-app-authoring/issues/2182 because it is a prerequisite to clarifying local override behavior.

  1. Ignore/update should require reviewing changes before a user decides whether to ignore/update or take other actions. As we support overrides and higher-level library structural blocks, it's important to ensure users review changes before approving them.
  2. In the future, some content syncs will include more nuanced options than only "ignore" and "update" (e.g. choosing whether to keep local overrides). Dropping the shortcuts will allow the default/secondary option to vary per object for some cases.

In Scope

  1. Remove separator
  2. Remove ignore and update buttons

Out of scope

Any other changes

Related Issues

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at the library updates listing view and compare it with the current and expected screenshots in the issue. Remove the separator and the Ignore and Update actions, leaving only the Review Updates button on the right; confirm that no other changes are included.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
frontend
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.