2blo / before-effects

before-effects.vercel.app
0 stars 0 forks source link

make upload post page #23

Closed 2blo closed 1 year ago

2blo commented 1 year ago

image

video

common

Solution

use the same page, just change the content based on if you enter url or file

client side video / image warning

if missing:

2blo commented 1 year ago

too complicated, lets just check with the regex + domain matcher for now, users can just edit the post if the link is incorrect

2blo commented 1 year ago

cubic ease

2blo commented 1 year ago

store the form state as localStorage, not cookies, cookies are sent to the server, which we do not need.

current problem, either: