Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chore: Re-do Landing Page - Remove All Non-essential #125

Open
6 tasks
nelsonic opened this issue Sep 25, 2023 · 1 comment
Open
6 tasks

Chore: Re-do Landing Page - Remove All Non-essential #125

nelsonic opened this issue Sep 25, 2023 · 1 comment
Labels
chore a tedious but necessary task often paying technical debt enhancement New feature or enhancement of existing functionality needs-design A feature idea that needs some interface design in order to be discussed/built. priority-1 Highest priority issue. This is costing us money every minute that passes. T2h Time Estimate 2 Hours tech-debt A feature/requirement implemented in a sub-optimal way & must be re-written technical A technical issue that requires understanding of the code, infrastructure or dependencies

Comments

@nelsonic
Copy link
Member

nelsonic commented Sep 25, 2023

At present the landing page of the imgup app is:
image

Please try to remember:

Nobody Cares What Tech You're Using!

Yes, as an engineer you might care.
But the person using the App doesn't care for a millisecond.
You're just wasting their time with this noise.

The /liveview route: https://imgup.fly.dev/liveview is closer to what we want:
image

But it's still cluttered and not mobile-first/focussed:
image

The name of the file I want to upload is below the fold, i.e. I have to scroll to see it.

image

And there's a pointless Upload button that adds friction/steps to the process.
Uploading should be automatic.

Todo

  • Remove the option for multiple ways to upload and just
  • Show a single upload landing page with an upload interface
  • Remove the "Upload" button
  • Automatically trigger upload and display thumbnail when the image is selected or dragged in.
  • Automatically show the thumbnail of the uploaded image as soon as possible.
  • Add Copy URL Button via JS: Feat: Add Button + JS To Copy Image URL #126
@nelsonic nelsonic added enhancement New feature or enhancement of existing functionality priority-1 Highest priority issue. This is costing us money every minute that passes. chore a tedious but necessary task often paying technical debt technical A technical issue that requires understanding of the code, infrastructure or dependencies T2h Time Estimate 2 Hours tech-debt A feature/requirement implemented in a sub-optimal way & must be re-written needs-design A feature idea that needs some interface design in order to be discussed/built. labels Sep 25, 2023
@nelsonic nelsonic changed the title Re-do Landing Page Chore: Re-do Landing Page - Remove All Non-essential Sep 25, 2023
@nelsonic nelsonic moved this to 🔖 Ready for Development in dwyl app kanban Sep 25, 2023
@nelsonic
Copy link
Member Author

We appear to be using this Flowbite (TailwindCSS) template:
https://flowbite.com/docs/forms/file-input/
image
if not it's certainly very similar. 💭
if we borrow code, we should credit it with a comment. 💬

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore a tedious but necessary task often paying technical debt enhancement New feature or enhancement of existing functionality needs-design A feature idea that needs some interface design in order to be discussed/built. priority-1 Highest priority issue. This is costing us money every minute that passes. T2h Time Estimate 2 Hours tech-debt A feature/requirement implemented in a sub-optimal way & must be re-written technical A technical issue that requires understanding of the code, infrastructure or dependencies
Projects
Status: 🔖 Ready for Development
Development

No branches or pull requests

1 participant