-
### What
There is a 'Download' button in the Logs tab of the Hosting Dashboard. It currently looks like 'Submit' button for the filters and could be missed:
![Image](https://github.com/user-attachme…
-
I tried to get SSO for the Moodle Teams Tab Integration to work but without success. Unfortunately after many hours of debugging I decided to raise an issue here.
**My setup**
- Moodle version 4.1.14…
-
When you close your chrome tab, it doesn't close on the first click because there's an active process. We need a way to fix this
-
**Describe the bug**
As the title says tab completion is not working with the Accessibility Keyboard.
**Versions**
- Copilot for Xcode: 0.27.0
- Xcode: 16.1
- macOS: 15.1
**Steps to re…
-
This issue is [a duplicate of an issue opened on React Navigation repo](https://github.com/react-navigation/react-navigation/issues/12119), but a contributor suggests me to also post an issue on this …
-
### Problem Statement
## Problem
Mobile SDKs instrument `http.client` spans, but a customer needs to know to go to the Backend domain to see these instrumented spans.
### Solution Brainstorm
Show …
bcoe updated
12 hours ago
-
WWDC24 showed a new tab bar design specifically for iPadOS. [Link to video](https://www.youtube.com/watch?v=si-7DinDz5c). [Link to documentation](https://developer.apple.com/documentation/uikit/app_an…
-
当多个tabs内都有form组件的时候,会导致多余宽度,
宽度多余,右侧控制窗口宽度 会发现有多余宽度
![360截图20230625155316624](https://github.com/arco-design/arco-design-vue/assets/73475361/ad7ec984-16cc-411f-a69f-57d03c39d9fb)
--------------…
-
Nel momento in cui provo a caricare un allegato PNG derivato da uno screenshot, il caricamento non funziona.
PNG scaricati da internet invece funzionano.
https://github.com/user-attachments/asset…
-
E.g. :
``` SQL
CREATE OR REPLACE VIEW v_tab_1 AS
SELECT * FROM TAB_1
/
-- config pour l'appli
CREATE OR REPLACE VIEW v_tab_2 AS
SELECT * FROM TAB_2
/
```