TechbeeAT / jtxBoard

jtx Board allows you to manage your Journals (like meeting minutes), Notes and Tasks in one Android app. The app is compatible with the iCal standard (RFC5545) and is integrated with DAVx5 to allow the synchronisation of entries through CalDAV.
https://jtx.techbee.at/
GNU General Public License v3.0
374 stars 10 forks source link

[BUG] Can't open Board via menu when in any of the other screens #1496

Closed keunes closed 3 months ago

keunes commented 3 months ago

Describe the bug

I can't open Board via the side menu when I'm in any of the other screens.

To Reproduce

  1. Open the app via the widget
  2. Open the side menu via the hamburger icon
  3. Tap on 'Presets'
  4. Slide open the side menu
  5. Tap on 'Board'

Expected behavior

The board opens (tasks in my case, as it's the only module I've enabled).

Screenshots

Device and version

patrickunterwegs commented 3 months ago

Hey @keunes , thanks for the issue report. I've reproduced the problem, it's indeed a bit weird, I'll check how to fix it!