web/web_responsive/static/src/components
Ryan Cole a1b29f3834 [FIX] web_responsive: Fix blank screen on search (support menus w/o xmlid)
If a menu item is created manually via the Odoo UI, then it (likely) won't have an xmlid. As a result, the `t-foreach` fails, resulting in the whole Odoo UI crashing (a blank white screen is shown). This code should use `id` as the `t-key` instead, as that is *always* available, even for menu items created manually.
2025-02-25 15:15:45 +13:00
..
apps_menu [FIX] web_responsive: Can't access web using superuser 2024-08-08 11:29:47 +02:00
apps_menu_item [MIG] web_responsive: Migration to 17.0 2024-01-19 16:59:57 +02:00
chatter [MIG] web_responsive: Migration to 17.0 2024-01-19 16:59:57 +02:00
command_palette [MIG] web_responsive: Migration to 17.0 2024-01-19 16:59:57 +02:00
control_panel [MIG] web_responsive: Migration to 17.0 2024-01-19 16:59:57 +02:00
file_viewer [17.0][FIX] web_responsive: disable default file preview 2024-04-14 21:15:17 +03:00
hotkey [MIG] web_responsive: Migration to 17.0 2024-01-19 16:59:57 +02:00
menu_canonical_searchbar [FIX] web_responsive: Fix blank screen on search (support menus w/o xmlid) 2025-02-25 15:15:45 +13:00
menu_fuse_searchbar [MIG] web_responsive: Migration to 17.0 2024-01-19 16:59:57 +02:00
menu_odoo_searchbar [MIG] web_responsive: Migration to 17.0 2024-01-19 16:59:57 +02:00
menu_searchbar [MIG] web_responsive: Migration to 17.0 2024-01-19 16:59:57 +02:00
apps_menu_tools.esm.js [FIX] web_responsive: Add support to serve menu icon in image url 2024-12-10 11:57:14 -05:00