-
**Describe the bug**
Error while building a project containing FioriAR in Xcode 14.3.1.
**To Reproduce**
Steps to reproduce the behavior:
1. Create a new Xcode project using Xcode 14.3.1 (Step 1…
-
### Describe the bug
Fiori Guidelines shows a bar like following: https://sap.github.io/ui5-webcomponents-react/?path=/story/layouts-floorplans-bar--with-custom-elements&args=design:FloatingFooter
!…
-
### Bug Description
Clicking in the input field does not open a message popover.
### Affected Component
ui5-input
### Expected Behaviour
![Screenshot 2023-08-09 at 12 01 44](https://github.com/S…
-
OpenUI5 version: SAPUI5 1.114
Browser/version (+device/version): any
Any other tested browsers/devices(OK/FAIL): any
URL (minimal example if possible): -
User/password (if required and pos…
-
### Description
The current implementation of search functions in `@sap-ux/project-access` is restricted to Fiori elements and Fiori freestyle applications. There is also a demand to find extension p…
-
Hello Team,
My application is ui5 freestyle CAP application and we are using npm middleware fe-mockserver
odata is v2
Issue: Karma is showing 0/0 as coverage for controller code.
Package.json…
-
# 每日安全资讯(2023-07-17)
- 先知安全技术社区
- [ ] [深入浅出内存马](https://xz.aliyun.com/t/12705)
- [ ] [Java反序列化之Shiro反序列化利用](https://xz.aliyun.com/t/12702)
- unSafe.sh - 不安全
- [ ] [VED 测试镜像发布:Linux 数字军火漏洞利用方法和抵…
-
hello there, i added required field for label, and for some reason its not working, im seeing the value required in the DOM, but its not showing the red dot.
i did:
1. added required field to th…
-
When one's on mobile, then there comes a popup for autosuggestions. The popup has its own input-field. The input field has to be focussed again.
Since this isn't done by OpenUI5 itself, according to …
-
I have a schema like this (simplified):
```
entity Flights {
key ID : String(10) @title: 'Flight';
Prices : Composition of many Prices
on Prices…