mirror of
https://github.com/thedevs-network/kutt-extension.git
synced 2026-02-03 05:43:24 +00:00
[refactor] redesign user interface #33
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @abhijithvijayan on GitHub.
@abhijithvijayan commented on GitHub:
@poeti8 any updates on this?
@poeti8 commented on GitHub:
In future I'm going to add a ability to allow multiple custom domains for each user. So the extension would need to allow the user to select custom domain.
@poeti8 commented on GitHub:
Here's is what I came up with quickly as I'm working on API v2, feel free to adjust spacing, font-size and etc.
Domain should be a dropdown of user domains (kutt.it should be default). Domains can be fetched via
/settings, can be fetched every time or we can save it and have a refresh button along side settings to refresh data.@abhijithvijayan commented on GitHub:
Features like custom url shortenining requires much more validation(should throw error if already taken and all). This is not good for the minimal UI the extension has.
The purpose of this extension is to shorten on click so disabling autoshortening doesn't seem like a good choice.
Maybe if that feature is added, the custom url shortening could be implemented easily
@abhijithvijayan commented on GitHub:
@poet I co do that. But I need some UI Ideas and also recommendations on implementing this feature.
The UX must be better than those available in the store with such features as well.
Also, I will maybe rewrite it using react.
@poeti8 commented on GitHub:
I just made a quick reference, please make sure the styles and colors for the kutt.it link and the copy icon and animations match the one in the Kutt.it website.
@poeti8 commented on GitHub:
I'd rather to keep it simple, going back and forth between pages is not a good UX in my
Please make sure everything matches the design, except copy icon and link style, which as I said replicate the one in kutt.it:
By the way, feel free to ping me on telegram @poeti8 so we can chat about this
@abhijithvijayan commented on GitHub:
@poeti8
I have started working on this and was wondering if you could help with the UI.
Just the design is enough for now.
I was wondering what the next screen after user clicks on it is to look like.
I was thinking having the qr code/copy buttons and maybe a back button or something.
Please do attach the designs you are looking for.