liquidnft / lnft

Liquid NFT Platform
GNU Affero General Public License v3.0
56 stars 23 forks source link

(UX enhancement) Move "Create Artwork" button in the first screen of Profile #19

Open ihorml opened 3 years ago

ihorml commented 3 years ago

Description

Currently, to create a new Artwork I should scroll down for 3 screens to be able to press the button. I think we should move it somewhere else for people, who already have at least one submitted artwork.

Screenshot of current implementation

screencapture-localhost-3000-u-ihor-million-2021-08-12-17_42_28

Proposal 1 - Move button to Profile Header

As only Artists can see that button, we can move it to the Header for them.

submit-artwork-ex1

Proposal 2 - Keep button on Profile page but move next to tabs

Currently, our tabs (Creations/Collection/Offers, etc.) are centered on the right side of the page. I think we can assign them to the left side and add the "Submit Artwork" button to the right side.

submit-artwork-ex3

Proposal 3 - Move button to the Profile Menu

Idea is just to move this button next to Edit Profile link

submit-artwork-ex2

Eskyee commented 3 years ago

Proposal 1 feels good @ihorml @asoltys