frontend icon indicating copy to clipboard operation
frontend copied to clipboard

Frontend of Source Academy, an online experiential environment for computational thinking (React, Redux, Saga, Blueprint)

Results 223 frontend issues
Sort by recently updated
recently updated
newest added

Bumps [@blueprintjs/core](https://github.com/palantir/blueprint/tree/HEAD/packages/core) from 4.6.1 to 4.9.3. Commits aba77b6 Publish a57ce15 fix: widen versions allowed for @​types/react peer dep (#5518) 3f904f0 Publish 97ef906 fix: declare @​types/react as optional peer dependency (#5515)...

dependencies

# Motivation To support the development of larger software systems, the Source Academy needs to support projects with multiple files & directories for better code organisation & readability. This will...

Enhancement

Currently, the grading icons are green ticks when the students resubmit a previously graded mission or quest. This makes it hard to differentiate resubmissions that require attention to the graders,...

Behaviour as described in the title. Reason: not investigated.

Bug
minor
good first issue

Seems like some ad-blockers might disable sentry entirely: ![image](https://user-images.githubusercontent.com/5654470/184117147-43cd3767-4078-4290-8354-77f8ae3766b0.png) Not sure if this is a known issue, or there is some fix in place already. Looks like there's a quick...

Currently, the achievements page is not optimized for mobile view.

The `body()` and `toSpawn()` methods of a module tab are each passed the `DebuggerContext`, with the latter method being used to decide whether to spawn the former. However, `body()` gets...

Enhancement

Chrome: Firefox: The program: function h() { g(); } h();

Bug
medium

currently not working. Example: is_str does not pop up any suggestions.

Bug
medium

Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 5.3.0 to 6.2.1. Release notes Sourced from react-router-dom's releases. v6.2.1 This release updates the internal history dependency to 5.2.0. Full Changelog: https://github.com/remix-run/react-router/compare/v6.2.0...v6.2.1 v6.2.0 🐛 Bug fixes Fixed...

dependencies