Description
Today the design system toolbox provides a search feature (#1451) for iPhones, with iOS 26 and Liquid Glass enabled. It will help users to search in tokens and components with the nice Liquid Glass effect. it is based on a native TabView with OUDS style applied on it. The OUDS tab bar does not manage these special roles yet (see #1452).
It could be nice to allow this search feature for:
- iPad (today troubles with styling of native tab view appearance
- iOS without Liquid Glass (today troubles with styling of native tab view appearance
- macOS (troubles with navigation)
- visionOS (troubles with navigation)
These cases were not managed because this search feature is just a banger feature for app with Liquid Glass with small screens, not required, firstly to help maintainers and some users.
Description
Today the design system toolbox provides a search feature (#1451) for iPhones, with iOS 26 and Liquid Glass enabled. It will help users to search in tokens and components with the nice Liquid Glass effect. it is based on a native
TabViewwith OUDS style applied on it. The OUDS tab bar does not manage these special roles yet (see #1452).It could be nice to allow this search feature for:
These cases were not managed because this search feature is just a banger feature for app with Liquid Glass with small screens, not required, firstly to help maintainers and some users.