Félix Malfait

Results 382 comments of Félix Malfait

@charlesBochet by more user-friendly I mostly meant a 400 and not a 500! I expected 500 to be displayed a bit differently but if not then it's just about changing...

@Souravpakhira Perfect thanks! Let's do backend only for now. We'll create another issue if frontend is needed (we don't really have a design to display errors nicely if we wanted...

@Muralidhar22 any progress on this? Thanks a lot!

Yes perfect thanks @Muralidhar22!

I think the issue is with the comment bar. For me it does scroll automatically when I type but not enough, it's still hidden by the command bar's height. @Bonapara...

> Do you mean a Notion-like feature to comment on individual sentences or words? Yes that's what I meant. Cool if you had plans to improve it! I'll let you...

This now seems to be fixed on the main branch!

@Kanav-Arora should we unsassign you from this? Here are suggestions from ChatGPT: ``` import { ESLintUtils, TSESTree } from '@typescript-eslint/experimental-utils'; export const RULE_NAME = 'no-getpromise'; export const rule = ESLintUtils.RuleCreator(name...