FelipePSoares / EconoFlow

An easy system to help you control your personal or company budget.
https://econoflow.pt/
MIT License
2 stars 2 forks source link

Add Project Name to Details Screen #223

Closed Dan-613 closed 1 week ago

Dan-613 commented 2 weeks ago

Currently, it isn't possible to see which project a user is viewing when looking at the Details screen. image

FelipePSoares commented 2 weeks ago

@Dan-613 This is a really good one. I was planning something like a breadcrumbs with the issue #136, but maybe just the name of project would be enough, what do you think?

Dan-613 commented 2 weeks ago

@FelipePSoares I would do both. One is for information display and clarity, the other is for easy navigation.

FelipePSoares commented 2 weeks ago

Perfect.

ahmedhalac commented 1 week ago

What is the exact location of the project name and breadcrumbs on the page? Where should they appear?

FelipePSoares commented 1 week ago

The breadcrumbs is another issue, about the name, I don't know exactly the better place to put it.

This could be an idea, but I don't know, I don't liked, but I don't know a better place, maybe in the navbar because it's empty, but I was planning put the breadcrumbs there. What do you think that would be better?

image

ahmedhalac commented 1 week ago

I don't think that project name should be contained inside navbar. In my opinion the best location would be left from the date picker or above, as shown in the image you sent.

ahmedhalac commented 1 week ago

One more question: Why aren't the months in English?

FelipePSoares commented 1 week ago

@ahmedhalac maybe the best option could be above the date picker like the image.

about the months, is in portuguese because my fault. I was configuring the currency and I want to configure to EUR and I put pt-pt as language to configure the currency, but I configure the language of the months also, you can change it to en-GB if you want or I can do that together another issue because it's simple, just need to take take because of the date, could change also.

ahmedhalac commented 1 week ago

Okay, I will add project name above the date picker.