Christian Hessenbruch

Results 13 issues of Christian Hessenbruch

Modal should not let focus leave the components inside the dialog. Also it should autofocus the first component in the dialog (if no autofocus was specified). More on Modals and...

enhancement
help wanted
stale

What is the best way to store the state of the grid? In particular, I would like to store the order of the columns and whether they are hidden after...

stale

My problem is clearly not related to this plugin, but I hope someone can help. I've added the plugin to my Cordova3 app. It seems to be working, on DeviceReady...

**Describe the bug** Been testing on desktop and IPad - works like a charm. Trying on Huawei MediaPad T5, Android 8.0.0. It's not possible to drag items, as the screen...

The web version ignores trailing + activeSwitchColor + enabled and ?

### Steps to reproduce the bug Edit a cell that contains number with decimals on IPhone Try opening https://weblaze.dev/pluto_grid/build/web/#feature/number-type-column on IPhone or in emulator. ### Expected results When soft keyboard...

bug

In documentation it says Include Relate in Your Project: // build.sbt libraryDependencies += "com.lucidchart" %% "relate" % "2.1.1" resolvers += "Sonatype release repository" at "https://oss.sonatype.org/content/repositories/releases/" I can only get it...

Going through the different db abstractions for Scala I came across Relate. Looks good, but is there a reason the examples are so simple? Please show how to handle joins.

The problem occurs in months where "Daylight Saving Time" switches. [https://github.com/bosskmk/pluto_grid/issues/826](https://github.com/bosskmk/pluto_grid/issues/826)

Ran into some trouble trying to upgrade 1.4.x to 1.5.0 - can't seem to find a migration guide? After upgrading, when I save a class extending play.db.jpa.Model e.g.: `new Transaction(transDate,...