Closed AleksanderSkubala closed 4 years ago
That's what I'm talking about in part with 'right margin'
I would also change the Home
in breadcumbs to App
I would also change the
Home
in breadcumbs toApp
I don't feel like App
would fit too well. After all it's just a website and Home bacame sort of a standard in these situations. I would put the name of the app in there instead however the name is too similiar to the category name. (writes. and we named single posts Writes)
Well, let's look at it this way: the home is landing page, and we're currently in App part of the website, which contains the writes, etc. Idk, imo App feels more coherent to how the routes and paths look like
And maybe on smaller viewports, let's completely remove the padding of ContentWrapper
? More space for table, less complexity on website. And this 15px padding doesn't feel right at all
Well, let's look at it this way: the home is landing page, and we're currently in App part of the website, which contains the writes, etc. Idk, imo App feels more coherent to how the routes and paths look like
Except, the end-user, your typical non-techy kid, doesn't care about the URLs, they don't look at them as something meaningful, you're putting way too much attention to the routes because you made the routes and feel like they're important. No. One. Will. Ever. Notice. You can't even explain routes to a non-tech-savvy person. Everyone you ask would tell you to leave it at Home
from a design standpoint. There's no App there's just a website. We're using the /app
route because that's the only other thing that wouldn't be associated with the main page /
.
Well, let's look at it this way: the home is landing page, and we're currently in App part of the website, which contains the writes, etc. Idk, imo App feels more coherent to how the routes and paths look like
Also, if we're in the app then we're in the app's home. The app is a subset of the whole site. The home breadcrumb is an element of the app.
Well, that's right. So let's leave it as it is :)
And maybe on smaller viewports, let's completely remove the padding of
ContentWrapper
? More space for table, less complexity on website. And this 15px padding doesn't feel right at all
It does feel unnecessary and takes up too much space IMO.
Ok, so I'm taking it
I think it's cool to do things like:
package.json
package.json
too)AddModal.js
)WritesTable.js
)Write.js
)I propose ticket name as:
feature/cosmetic-changes