microsoft / microsoft/pxt-microbit

Code eval tool: Change the alert for when a user is deleting a criteria

Open
#5,911 3 comments 0 reactions 1 assignee View on GitHub

@srietkerk is already working on this.

Since Sep 5, 2024.

code eval tool
Dominant language
TypeScript
Stars
804
Forks
721
Avg merge
2d 9h
Merged PRs (30d)
2

Description

When a user is deleting a criteria from their checklist, they get an alert asking if they're sure they want to delete the criteria. The alert is not the prettiest.

image

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://makecode.microbit.org/beta---eval
  2. Make a checklist
  3. Add criteria to that checklist
  4. Delete a criterium
  5. See the alert

Not sure if we want to just use a pop-up/modal here instead to make it look like expected behavior or if we just want to remove the alert and not give a pop-up here because deleting a criteria is not super detrimental to the user.

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.