jschanker

Results 27 issues of jschanker

**Category** - Plugins **Component** - Field **Is your feature request related to a problem? Please describe.** It is currently possible for valid states to incorrectly be labeled as invalid or...

type: feature request
status: discussion

**Category** - Plugins **Component** [Toolbox](https://github.com/google/blockly/blob/develop/core/toolbox/toolbox.ts) **Is your feature request related to a problem? Please describe.** When students are typing code in a new programming language, it can be easy for...

type: feature request

**Describe the bug** For exercises (not assessments), the exercise is getting marked as complete after getting the response from `/completedContent`, so the previous exercise is not shown as completed. **To...

bug
issue: triage

**Which issue does this refer to ?** Robert's Python code editor **Brief description of the changes done** A brief step by step changes made. Example : 1. Upgraded packages 2....

**Describe the bug** None of the dropdowns stay open when using a touchscreen with a browser whose width is at least 900px. This is because they always close immediately due...

bug
type: regression
issue: triage

**Describe the bug** User can get logged in again by clicking the back button after logging out **To Reproduce** Steps to reproduce the behavior: 1. Login. 2. Visit the profile...

bug

**Which issue does this refer to ?** User is unable to logout in some cases. **Brief description of the changes done** Try having logout link point to same page: https://stackoverflow.com/questions/35978489/how-to-link-to-same-page...

**Which issue does this refer to ?** When calling [`format`](https://github.com/navgurukul/bhanwari-devi/blob/3c841d22bbf99f94fa9463be149ba1563e731732/src/common/date.js#L250-L271) on invalid dates, the app crashes with a `RangeError: Invalid time value`. **Brief description of the changes done** Check if...

**Which issue does this refer to ?** A clear and concise description. Use `#` to refer to github issues and PR https://github.com/supasate/connected-react-router/issues/487 https://github.com/supasate/connected-react-router/issues/429 => Downgrade history to 4.10.1 until we...