writesapp / website

Website for writes.
https://writes.ga/
Do What The F*ck You Want To Public License
3 stars 0 forks source link

Seperate `Add write` to another route #28

Closed AdamSiekierski closed 4 years ago

AdamSiekierski commented 4 years ago

Should we remove the AddWriteModal, and create a seperate view instead? Write your thoughts below.

AdamSiekierski commented 4 years ago

@writesapp/frontend

datejer commented 4 years ago

So far the entire website is just one page. If we're intentionally going for that sort of design then im fine with that but I think we should have more separate pages. (For example: profile page, adding new writes, viewing writes) In my opinion modals should be used for smaller things like purchasing a write.

AdamSiekierski commented 4 years ago

User profile isn’t that complicated so in my opinion it could be a modal. The writes adding should be otherwise a separarte route

AdamSiekierski commented 4 years ago

It also matches the settings tab in nav, so I think that it should stay as it is. The Add writes although might be a separate page

datejer commented 4 years ago

User profile isn’t that complicated so in my opinion it could be a modal. The writes adding should be otherwise a separarte route

We could make it more complex in the future, for example show all of the users writes, all of the statistics etc. I think you could make it look really cool as a whole separate route. Right now its pretty much useless.

AdamSiekierski commented 4 years ago

Ok, so for now let's leave it in a modal, but transform the Add write into separate page

AdamSiekierski commented 4 years ago

Ticket name: feature/add-page

AleksanderSkubala commented 4 years ago

I'll take it