dappforce / polkaverse

The codebase for PolkaVerse, a reference application built on the Subsocial blockchain. Feel free to use the code in your own Subsocial dapps.
https://polkaverse.com
GNU General Public License v3.0
16 stars 9 forks source link

Fix Minor Issues #406

Closed teodorus-nathaniel closed 5 months ago

teodorus-nathaniel commented 5 months ago

Issues:

  1. User that logs in not via polkadot is having onboarding modal appear every time because of stale data
  2. User currently can't redirect to their own profile (if using Link, e.g. in if user clicks on their avatar in "Write something section")
  3. Change share editor to use html editor instead of md, because emoji in md editor in iphone doesn't work