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

Adding certificate preview to the rewards modal and skillmap tests #8592

Merged
merged 5 commits into from
Nov 16, 2021

Conversation

riknoll
Copy link
Member

@riknoll riknoll commented Nov 11, 2021

2021-11-10 16 09 01

More design changes from @soniakandah

let [kind, ...value] = reward.split(":");

switch (kind) {
case "certificate":
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do we need to support this case? the only map that could've been using it (before this current pr changed the syntax) was our own hour of code, right?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

there are a few right now, i can remove this once release shenanigans are settled but best to keep it for now

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sounds good! lgtm otherwise

@riknoll
Copy link
Member Author

riknoll commented Nov 11, 2021

I've updated this PR to also include the necessary change for microsoft/pxt-arcade#4320

@shakao @livcheerful please take a look at the most recent commit

@abchatra abchatra merged commit 98d1858 into master Nov 16, 2021
@abchatra abchatra deleted the cert-modal branch November 16, 2021 22:36
riknoll added a commit that referenced this pull request Nov 17, 2021
…8592)

* Adding certificate preview to the rewards modal and skillmap tests

* Fix lint and remove extra css

* Add the ability to specify a name for the badge
riknoll added a commit that referenced this pull request Nov 17, 2021
* Adding certificate preview to the rewards modal and skillmap tests (#8592)

* Adding certificate preview to the rewards modal and skillmap tests

* Fix lint and remove extra css

* Add the ability to specify a name for the badge

* Make loading start earlier and add locked badges (#8600)

* Make loading start earlier and add locked badges

* pr feedback

* Fix the tilemap wall cursor (#8601)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants