Bion Johnson

Results 21 comments of Bion Johnson

turning smooth scrolling off fixes this for me

@PromanSEW ah, we're only specifying [a play-ebean version](https://github.com/seattle-uat/civiform/blob/main/server/project/plugins.sbt#L4), so whatever version the plugin brings in.

Any chance [this change](https://github.com/playframework/play-ebean/pull/302/files#diff-08b7cb3f3fce6e6ec83517df1243ae4a493ef7a3fc73c1036f7094100e75b0d1) could be related? Just a guess since it's related to annotation processing.

Thank you for the responses! I tried 1. setting the property to dirty manually, as in the code example 1. setting the EBean version to 13.6.4 using dependencyOverrides in both...

@th174 no, #1706 only addressed the client-side experience. For this to be done the server also needs to handle large values appropriately.

Part of the rational for the current UI is that admins sometimes click around a bit to find the application they're actually looking for. The split view was also presented...

@kmcnellis Is it feasible to build an image and test this on Seattle staging to ensure it works for both IDCS and ADFS before merging? cc @gwendolyngoetz

Discussed implementation with @nbeloglazov, the likeliest path for getting a good UX for this is to use an existing open source JS library for phone number inputs. If we can...

Putting in draft mode, blocked on: https://github.com/playframework/play-ebean/issues/304

@cassandralfernandes do you know if this is still a concern? Would be nice to close this issue since it's not a development-related task