notmd

Results 169 comments of notmd

Here is the code for anyone wants to work on this. https://github.com/LAION-AI/Open-Assistant/blob/0ba118cc9e1c4d8fd24e350139ab16cfc8d01f71/website/src/components/Chat/ChatConfigForm.tsx#L95-L106

I noticed this as well. But this only happen on real mobile

Have you tested what is the next auth behavior if we remove the unique index from the email column?

When the user login Discord. If they change their discord email and login again, next-auth still matches to old account and doesn't update the email.

> We should stick to the ID from the data backend if possible. Sorry I couldn't join the meeting last night, but may I ask why we decided to stick...

Then I would suggest the backend store the frontend id, then identify the user via a header as we would do now. It still uses the old id for internal...

@ematipico I would like to take this one.

I don't really understand the rule. The issue title seems like [https://eslint.org/docs/latest/rules/no-useless-computed-key](https://eslint.org/docs/latest/rules/no-useless-computed-key). But the fix suggestion is like [https://eslint.org/docs/latest/rules/dot-notation](https://eslint.org/docs/latest/rules/dot-notation). We didn't have both of these rules yet.

Hi @ematipico I would love to take this one.