Krzysztof G.

Results 53 issues of Krzysztof G.

**Describe the bug** A bit of mouthful. Most of the tests in new projects are directly setting the `value` of input field. This can create unexpected troubles if camper's code...

help wanted
scope: curriculum
new javascript course

Checklist: - [x] I have read and followed the [contribution guidelines](https://contribute.freecodecamp.org). - [x] I have read and followed the [how to open a pull request guide](https://contribute.freecodecamp.org/#/how-to-open-a-pull-request). - [x] My pull...

type: bug
platform: learn

**Is your feature request related to a problem? Please describe.** Another issue often encountered by campers in Certification Projects is relying on code defined in global context, that's executed just...

help wanted
scope: curriculum
type: feature request
new javascript course

**Describe the bug** Most of the steps neither explicitly require semi-colon at the end of line, nor explicitly not require. Unless regex is too strict, either no semi-colon and semi-colon...

status: discussing
scope: curriculum
status: PR in works
new javascript course

**Describe the bug** Demo of the Cash Register project has issue with the floating-point error. Causing it display values with error, and in certain situations, for remaining cash to go...

bug

### Discuss your ideas or share your views: There's `url` field in the `events` table, but it's not used for anything. It's being seeded, but `url` is not displayed on...

Discussion

### Discuss your ideas or share your views: There's few external services that are vital for being able to run chapter the way it's intended. I wondered how desired would...

Documentation
Discussion

### Discuss your ideas or share your views: After chapter is created, the page redirects to the venue creation. The redirect was added to lead user to something required, before...

UI/UX
Discussion

### Discuss your ideas or share your views: After deleting calendar or calendar event in Google calendar, the events and chapters linked to those will be left in limbo. In...

Enhancement
Discussion
API

### Discuss your ideas or share your views: Adding queue for calendar api requests will allow making sure no request, that should be send to the calendar api, is missed....

Enhancement
Discussion
API