standardnotes / forum

Support from other community members. For 1-on-1 help, please contact help@standardnotes.com.
https://forum.standardnotes.org
196 stars 9 forks source link

Textarea in webapp too short #1677

Closed fiammanda closed 1 year ago

fiammanda commented 2 years ago

Screenshot 2022-09-03 at 21-08-25 Standard Notes an end-to-end encrypted notes app

The following styles will fix.

#note-text-editor {
  height: 100%;
}
onlinemumie commented 2 years ago

This error occurs on app.standardnotes.org. But nowdays, the link to the web app is app.standardnotes.com.

retrocaster commented 2 years ago

I starting intermittently seeing the same issue a few days, and I was also using app.standardnotes.org. Shouldn't there be an official notification that the site has moved?

onlinemumie commented 2 years ago

I think so too. An official notification would have been appreciated.

According to some comments on the discord channel, the difference between .org and .com doesn't seem to be intensional - they should be the same. Maybe one has to empty the browser's cache or something to get the old page working as before.