Page 1 of 1

[FIXED] - ISSUE/BUG - Event delete issue

Posted: Sun Apr 14, 2024 11:06 am
by asunturd
when deleting events from list the page seems to refresh after deletion.
selecting and trying to delete another event(s) is not possible, the delete button is not active until the page is refreshed manually.

tried diferent browsers with same result.
Version: 1.37.59~20240410071521-jammy

Re: ISSUE/BUG - Event delete issue

Posted: Mon Apr 15, 2024 8:33 am
by IgorA100
asunturd wrote: Sun Apr 14, 2024 11:06 am when deleting events from list
On which page are you deleting events?

Re: ISSUE/BUG - Event delete issue

Posted: Wed Apr 17, 2024 11:01 am
by asunturd
IgorA100 wrote: Mon Apr 15, 2024 8:33 am
asunturd wrote: Sun Apr 14, 2024 11:06 am when deleting events from list
On which page are you deleting events?
Hi,

when accessing events of a monitor from the console page
(clicking Events/Hour/Day/Week/Month)

Re: ISSUE/BUG - Event delete issue

Posted: Wed Apr 17, 2024 12:50 pm
by iconnor
There is likely a javascript error... can you right click, inspect element, go to console tab and see if anything useful is there?

Re: ISSUE/BUG - Event delete issue

Posted: Wed Apr 17, 2024 1:06 pm
by asunturd
iconnor wrote: Wed Apr 17, 2024 12:50 pm There is likely a javascript error... can you right click, inspect element, go to console tab and see if anything useful is there?
Hi,

check the attachment.

Inspect->Console when deleting 1 event and soon after marking another and trying to delete. The delete button is "grayed out".(not active)

"DATETIME_FORMAT_PATTERN" is empty in options

I had changed the "TIMEZONE" and "LOCALE_DEFAULT" to reflect the local time settings, that's all thats done

regards.

Re: ISSUE/BUG - Event delete issue

Posted: Wed Apr 17, 2024 1:37 pm
by iconnor
Just pushed a fix. New packages are building.

Re: ISSUE/BUG - Event delete issue

Posted: Wed Apr 17, 2024 7:13 pm
by asunturd
iconnor wrote: Wed Apr 17, 2024 1:37 pm Just pushed a fix. New packages are building.
Thanks Isaac
It works now!