Premium support for our pure JavaScript UI components


Post by tasnim »

Hi,
Tested in both v.5.1.4 and v5.2.0-beta-1 and I can't reproduce it.
Please check the the attached gif below

Attachments
msedge_ntKQnIv2ZJ.gif
msedge_ntKQnIv2ZJ.gif (773.53 KiB) Viewed 267 times

Post by Nualis »

Hi Tasnim,

Thanks for the quick response. We are using the React grid version, can you check that one also please? And just to be clear, we are using the filterBar : true feature, which works in the sample btw.


Post by marcio »

Hey Nualis, are you able to create a sample with React Grid version?? I believe will help a lot to clarify and investigate the behavior that you're describing.

Best regards,
Márcio


Post by Nualis »

Hi,

We have managed to reproduce the paging issue with the existing example.

1)Pagination does not work after you have sorted a column (using this example project
https://bryntum.com/examples/grid/paged/)

bryntum.webm
(2.76 MiB) Downloaded 31 times

2)Removing a filter returns an exception, please see the attached error. This happens only in the REACT version.

Regards,

Nualis

Attachments
Error.png
Error.png (190.18 KiB) Viewed 252 times

Post by tasnim »

Hi,
Thanks for reporting.
I've reproduced it. I've created a ticket for that. Here it is https://github.com/bryntum/support/issues/5403

All the best,
Tasnim


Post by Nualis »

Hi Tasnim,

Thanks! Just to be sure, both issues will be fixed when https://github.com/bryntum/support/issues/5403 is resolved?

What's your time estimate for releasing the fix? We are ready to launch a new application, but this issue is on the critical path.

Regards,

Nualis


Post by alex.l »

Our product management did not prioritize that ticket yet. You can subscribe on ticket updates and be notified when the ticket got a milestone and resolved.

All the best,
Alex


Post by Nualis »

Hi Alex,

Issue https://github.com/bryntum/support/issues/5403 has been resolved according to the git issue status. When can we download that version via the nightly builds or from the npm repository?

Regards,

Nualis


Post by mats »

You can download it from nightly builds in the customer zone already (fixed 3 days ago).


Post by Nualis »

Hi Mats,

We did a check with the nightly build (version 5.2.1 from grid-2022-10-24-release and the bryntum-grid-react-5.2.1.tgz for the examples folder) for https://github.com/bryntum/support/issues/5403. The first issue, pagination does not work after you have sorted a column, has been resolved.

However, the second issue, removing a filter returns an exception, please see the attached error. This happens only in the REACT version, is still there.

Can you please have a look?

RemoveFilter.png
RemoveFilter.png (12.67 KiB) Viewed 186 times
Error.png
Error.png (19.1 KiB) Viewed 186 times
Code.png
Code.png (115.08 KiB) Viewed 186 times

Post Reply