Christian Kienle

Results 54 issues of Christian Kienle

More information can be found on the [Vuese migration wiki page](https://github.com/SAP/fundamental-vue/wiki/Vuese-Migration).

good first issue
documentation

More information can be found on the [Vuese migration wiki page](https://github.com/SAP/fundamental-vue/wiki/Vuese-Migration).

good first issue
documentation

More information can be found on the [Vuese migration wiki page](https://github.com/SAP/fundamental-vue/wiki/Vuese-Migration).

good first issue
documentation

More information can be found on the [Vuese migration wiki page](https://github.com/SAP/fundamental-vue/wiki/Vuese-Migration).

good first issue
documentation

Currently there is no way to set custom anchor attributes on `fd-shellbar-logo`.

bug

Currently, `FdMenuItem` + `FdMenuLink` only works when `FdMenuItem` contains **only** a single `FdMenuLink`. For example, the following will not work: ```html … ``` however this will: ```html … ```

The screenshot below demonstrates the issue. As you can see, the buttons on the right are squished. This is the normal action bar without any modifications. Depending on the width...

Bug
IE11

The following fiddle contains the default panel grid (which can also be found in your documentation): https://jsfiddle.net/christiankienle/deftr5py/1/embedded/result,css,html,js I expected three columns but got 4-5. The documentation says: > This [Panel...

Bug
IE11

The App shell behaves differently in IE and it feels wrong when you resize the view port. Fiddle: https://jsfiddle.net/christiankienle/3bmytrew/1/embedded/result,css,html,js ![shell](https://user-images.githubusercontent.com/153225/52564894-8e61d080-2e05-11e9-8733-3a34799a2f27.png)

Bug
IE11