-
jpollak[CodePlex] When a Local Data Source is added, the metadata fetcher works correctly to gather the metadata, but the number of sites, variables, and values are not displayed in the table. If this…
-
### Versions
- dumi: ^1.0.13
- node: v15.6.0
- npm: 7.4.0 (PS: use Yarn 1.22.10,)
- Browser: Chome 91.0.4472.124
- OS:
![image](https://user-images.githubusercontent.com/24241052/126042…
-
- Laravel Version: 9
- PHP Version: 8.0.9
- Laravel-admin: 1.8.17
### Description:
I am using Grid Column Model to load Related Notes, but unfortunately it has 2 issues
1. Icon for Column is al…
-
When I set the project using the readme, I get the error that the column "_pathTag" was not found in the view.
Error: 404, reason: {
"timestamp" : "2022-02-12T19:17:11.368545Z",
"status" : 40…
-
## WCAG Level
Level A
## Priority
High
## Pages/screens/components affected
* [Grid](https://vaadin.com/components/grid/html-examples)
* [CRUD](https://vaadin.com/components/crud/html-exampl…
-
I'm noticing some discrepancy in the Combobox interaction pattern guidelines.
In this document: https://www.w3.org/WAI/ARIA/apg/patterns/combobox/#keyboard_interaction, in the "Combobox Keyboard I…
-
I have created a custom action in accordance with this ticket:
https://github.com/SalesforceLabs/EnhancedLightningGrid/issues/27
And I am utilizing metadata to setup this grid:
```
{
…
-
## Affected Version
4.x
## Description
I have a project with an editable gridfield with many dropdowns (something like 50 rows and 2 dropdowns per row) and it's super slow to render. Here is …
-
## Prerequisites
- [x] I have searched for similar issues in both open and closed tickets and cannot find a duplicate.
- [x] The issue still exists against the latest `master` branch of yii2-grid.…
-
I'm currently working on a real-time metrics dashboard with an AgGrid table to display the data. To keep the data up-to-date, I would like to reload it automatically every 15 seconds. I've tried using…