unfoldedcircle / feature-and-bug-tracker

Feature and bug tracker repository for Unfolded Circle products
24 stars 0 forks source link

[bug] Some entities show up multiple times or missing in entity selection list #316

Open kennymc-c opened 7 months ago

kennymc-c commented 7 months ago

Is there an existing issue for this?

Description

If you scroll through the list of all entities in the web configurator in Safari, all entities are displayed multiple times from the 48th entry onwards. This happens wherever this list is used, i.e. in activities, macros, user pages and normal groups.

https://github.com/unfoldedcircle/feature-and-bug-tracker/assets/14995555/81243b23-69dc-4586-996c-ade6a7447a76

I have not been able to reproduce the same problem in Chrome but here too the list just ends at the 45th entry while the missing entries are searchable:

https://github.com/unfoldedcircle/feature-and-bug-tracker/assets/14995555/4ba38de3-e1d3-4c8c-a3cd-89a8842a18d4

However, I could not always reproduce the same behaviour in Chrome. Sometimes the list simply jumps to the beginning after reaching the 48th entry and is then complete and shows all entities.

While I was not able to reproduce the multiple and missing entries problem in Firefox I noticed the jump to the top problem here as well.

How to Reproduce

  1. Open the web configurator in Safari or Chrome
  2. Edit an activity/macro/user page or normal group
  3. Scroll through the list of entities

Expected behavior

Entities should only appear once in the list

System version

1.6.10

What part of the system affected by the problem?

Web Configurator

Additional context

No response