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

Button/Input field for new tasks randomly disappears until reload #142

Open
verymilan opened this issue Apr 26, 2023 · 3 comments
Open

Button/Input field for new tasks randomly disappears until reload #142

verymilan opened this issue Apr 26, 2023 · 3 comments
Labels
bug Something isn't working

Comments

@verymilan
Copy link

Description

I could not properly pin down on which action causes this glitch, but i think it is related to the detail modal - every now and then, all of the list views love the button for adding new tasks until the page is being refreshed. To my suprise, i wasn't able to find such an issue here, maybe it's a Firefox issue? Or maybe the favorite list?

I could not intentionly reproduce but it happens multiple times per day. Due to that fact, i have checked "no" for the demo site, but it means nothing until i know how to reproduce.

Vikunja Frontend Version

0.20.5

Vikunja API Version

v0.20.4

Browser and version

Firefox 112.0.1

Can you reproduce the bug on the Vikunja demo site?

No

Screenshots

SCR-20230426-lcr SCR-20230426-lcb
@kolaente kolaente added the bug Something isn't working label Apr 26, 2023
@kolaente
Copy link
Member

kolaente commented Apr 26, 2023

This looks like the permission is lost and thus Vikunja assumes read only. I think we might get away with that by caching the permission in local state (I think we do that already?)

We need to be able to reproduce the problem to fix it, so please share when you notice how it happens. Maybe after the tab got inactive and then active again?

@verymilan
Copy link
Author

verymilan commented Apr 28, 2023

Hmm now i was idle in Favorites for a while, marked a task as done, then went to a list that ... had the button missing in each view... i went back to Favorites, was distracted for a moment, went back to a different list ... and now its resolved again.. curious.

Edit: added a task in kanban view, clicked on it for setting priority and already see in the background that the buttons vanished - and they remain hidden as i close the modal

@kolaente
Copy link
Member

kolaente commented Apr 29, 2023

From what you're describing it feels like this could be related to opening a read only list (like the favorites).

Can you reproduce thisbwith the steps you've described on try?

@kolaente kolaente transferred this issue from go-vikunja/frontend Feb 8, 2024
vikunja-bot pushed a commit that referenced this issue Feb 8, 2024
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [electron](https://github.com/electron/electron) | devDependencies | patch | [`23.1.3` -> `23.1.4`](https://renovatebot.com/diffs/npm/electron/23.1.3/23.1.4) |

---

### Release Notes

<details>
<summary>electron/electron</summary>

### [`v23.1.4`](https://github.com/electron/electron/releases/tag/v23.1.4): electron v23.1.4

[Compare Source](electron/electron@v23.1.3...v23.1.4)

### Release Notes for v23.1.4

#### Fixes

-   Fixed an issue where unhandled rejections could cause duplicate logs in some cases. [#&#8203;37501](electron/electron#37501) <span style="font-size:small;">(Also in [22](electron/electron#37502), [24](https://github.com/electron/electron/pull/37500))</span>

#### Other Changes

-   Updated Chromium to 110.0.5481.192. [#&#8203;37533](electron/electron#37533)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNTcuMCIsInVwZGF0ZWRJblZlciI6IjM0LjE1Ny4wIn0=-->

Reviewed-on: https://kolaente.dev/vikunja/desktop/pulls/142
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants