Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

some feedback/bugs I encountered #25

Open
Robin-Sch opened this issue Jan 14, 2023 · 14 comments
Open

some feedback/bugs I encountered #25

Robin-Sch opened this issue Jan 14, 2023 · 14 comments

Comments

@Robin-Sch
Copy link

Robin-Sch commented Jan 14, 2023

I'm using qcasey's (6.1.0) docker image, with my own couchDB server.

When I open nomie on my phone, the tracking tab doesn't load. When I click on another tab it does load, and when I go back to the first tab that one also does load.

On the dashboard, when I add a widget and select the timeframe it always sets it to today no matter what I selected.

When clicking on also include on a widget, it doesn't save the also included tracker. Resulting in that there's no way to have 2 trackers in one widget (after reloading).

When using a combi tracker, it's not possible to use a checklist. I have a few trackers based on range, and a few tally. Now I have two "daily" trackers, one combi with all range ones, and one checklist one with all the tally ones. It would be nice if combi would work with a checklist,

It would also be nice to have a weekly/monthly goal, instead of only daily ones.

Besides that, allowing a specific hex code color would also be a nice feature.

@donalmacanri
Copy link
Collaborator

donalmacanri commented Jan 15, 2023

Thank you for the feedback @Robin-Sch.

When I open nomie on my phone, the tracking tab doesn't load. When I click on another tab it does load, and when I go back to the first tab that one also does load.

Does this always happen consistently, or did it happen just the first time you loaded Nomie? I have noticed this as well on occasion, but I am trying to reproduce the exact circumstances where it happens.

On the dashboard, when I add a widget and select the timeframe it always sets it to today no matter what I selected.

#22

When clicking on also include on a widget, it doesn't save the also included tracker. Resulting in that there's no way to have 2 trackers in one widget (after reloading).

Will check into it. I know this was working recently, because I some of my trackers depend on "also includes".

It would also be nice to have a weekly/monthly goal, instead of only daily ones.

Agreed, it was on my mental todo list, will create an issue for this.

Besides that, allowing a specific hex code color would also be a nice feature.

Seems like a reasonable ask.

@Robin-Sch
Copy link
Author

Does this always happen consistently, or did it happen just the first time you loaded Nomie? I have noticed this as well on occasion, but I am trying to reproduce the exact circumstances where it happens.

for me it always does that

@Robin-Sch
Copy link
Author

Actually, it only doesn't load on the second tab. If I select the first tab, close nomie, then open it again it does load. But when I select the second tab, close nomie, then open it again then it doesn't load.

I also added a third tab, and that one doesn't load either. Only the first tab loads correctly, and the others don't.

If I press edit, and switch the tabs around, it still doesn't load the second or third tab (even the one which did load before). The only tab that loads is the one which is the first tab.

So like, I have 3 tabs: 1, 2 and 3.
The order: 1, 2, 3, then tab 1 loads, and 2 and 3 don't
The order: 2, 3, 1, then tab 2 loads, and 3 and 1 don't
The order: 3, 1, 2, then tab 3 loads, and 1 and 2 don't

@donalmacanri
Copy link
Collaborator

Thanks, this helps a lot, very useful information! I'm going to have a go at this one over the weekend hopefully.

@donalmacanri
Copy link
Collaborator

When clicking on also include on a widget, it doesn't save the also included tracker. Resulting in that there's no way to have 2 trackers in one widget (after reloading).

Ah, I misunderstood what you meant by this one. If you're referring to "also include" on dashboard widgets, you are correct, it is not part of the widget state that is saved at the moment.

@Robin-Sch
Copy link
Author

Ah, I misunderstood what you meant by this one. If you're referring to "also include" on dashboard widgets, you are correct, it is not part of the widget state that is saved at the moment.

In my opinion it should be saved. Whenever I go to the dashboard, I have to "also include" trackers every time again. Most of my trackers can be shown in one graph to make the dashboard more clean.

@RdeLange
Copy link
Collaborator

With respect to:
When clicking on also include on a widget, it doesn't save the also included tracker. Resulting in that there's no way to have 2 trackers in one widget (after reloading).

I will address this in #51

@Robin-Sch
Copy link
Author

Robin-Sch commented Mar 30, 2023

With respect to:
When clicking on also include on a widget, it doesn't save the also included tracker. Resulting in that there's no way to have 2 trackers in one widget (after reloading).

I will address this in #51

I still have the issue that it gets reset everytime. Even switching to for example the "track" page and back does reset/remove the also included graph/data.

I have also found another issue:

I have 2 tabs, let's say A and B.

First I click on "edit" (as in, edit tab), and remove all trackers from tab A. Then I close tab A. After that I press save, and click edit again. When I try to change the name of tab B, the old tab (A) appears again.

@RdeLange
Copy link
Collaborator

Hi,
Thanks for the feedback. With respect to the widgets fix, that is part of the latest code but not yet included in the docker image. I have created an alternative image you can use: ghcr.io/rdelange/nomie6-oss:master

With respect to the tab issue, I will try to recreate over the weekend

Regards,
Ronald

@Robin-Sch
Copy link
Author

ah that explains it

will that image always be up to date/auto updated by github actions maybe? or is that a one time thing?

thank you so much for mainting this project ❤

@Robin-Sch
Copy link
Author

Is there any update for this?

@RdeLange
Copy link
Collaborator

Hi Robin, you can find the alternative image at https://www.dailynomie.com
That image should address both issues you encountered

@Robin-Sch
Copy link
Author

Oooooh, very nice website, didn't knew that existed. Is it possible to selfhost it too?

@RdeLange
Copy link
Collaborator

Hi, you can find the source of the DailyNomie Instance of Nomie at https://github.com/dailynomie/nomie6-oss

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants