Steven Tey

Results 93 issues of Steven Tey

Currently it brings up the default browser save dialog: https://user-images.githubusercontent.com/28986134/200148767-1212598a-f711-4960-afb0-f1c4ac1176b7.mp4 Recommend adding a CMD + S event listener within the text area to allow users to save with CMD +...

Not sure why hitting "New Post" takes a really long time to load (~3-4s): https://user-images.githubusercontent.com/28986134/200148679-c85411c3-341c-4fbc-8a4b-64e76595526c.mp4

It sometimes does but it's a bit flaky: https://user-images.githubusercontent.com/28986134/200148661-4e42af1e-bffb-4708-b392-be377681e2a5.mp4 Middleware should solve this.

Full issue here: https://github.com/splinetool/react-spline/issues/94

Ability to export all analytics from the links in a specific project in CSV format would be nice for preparing reports or sharing data with other team members.

p0

> The ability to store/reuse UTM params. We have multiple people creating shortlinks, and I worry that they'll use a _ instead of a - or something or capitalize Twitter...

![CleanShot 2023-05-07 at 20 38 19](https://user-images.githubusercontent.com/28986134/236715555-3cc4fea6-70d0-49ca-aaff-df86f43f3eb6.png)

This PR adds a "Tags" feature to Dub – a highly requested feature (#101, #124, from @refinedev as well).

Courtesy of Matt: > I'd like to have UTMs for the short link itself so I don't have to create different short links for the different placements in case they're...

Other changes: - deprecate email auth for future signups - modular Form component - colocate error page handling in ModalProvider