robertu

Results 183 issues of robertu

### Intro When user edits a draft cross-devices simultaneously, it’s easy to out of sync between devices. - Mark delta or state with version (e.g. UUID) - Polling for version...

### Checklist - [ ] Reorg test cases by function/module: - move related specs into a same folder; - remove dependence among different specs; - [ ] Run test cases...

### Description As the test cases grow, there is much overlap among tests which slows down the test process. ### Checklist - [ ] reorg and reduce duplicate tests ###...

* usage * best practices * future plan

### Refs * https://stackoverflow.com/questions/41742390/javascript-to-check-if-pwa-or-mobile-web * [Discussion](https://matterslab.slack.com/archives/GDD3U7B71/p1697180418572499?thread_ts=1696943540.038749&cid=GDD3U7B71)

* Design System * Icons: unify to 24px; * Variables: colors, spacings, etc.

* Previous attempts * https://github.com/thematters/matters-web/pull/3029 * https://github.com/thematters/matters-web/pull/3092 * https://github.com/thematters/matters-web/pull/3066 ``` ncu -i ◯ @reach/alert ^0.17.0 → ^0.18.0 ◯ @reach/dialog ^0.17.0 → ^0.18.0 ◯ @reach/visually-hidden ^0.17.0 → ^0.18.0 ◯ next ^12.3.2...

### Checklist - basic formats - customized features: image upload, mention, embeds - normalization: copy & paste from other sources (e.g. Google Docs) ### Refs * https://matters.canny.io/bug-reports/p/4adb39

https://github.com/facebook/jscodeshift https://github.com/benjamn/recast

* Force to set userName for new users; * Force to set userName for `userNameEditable` users;