Nc fix(nc-gui): grid view issues (#9199)

* fix(nc-gui): two new record btn issue in mobile view

* fix(nc-gui): grid table height issue in mobile groupby view

* fix(nc-gui): gallery, kanban view existing record open issue

* chore(nc-gui): lint

* fix(nc-gui): grid view blank expanded form issue on switching to new record-form
This commit is contained in:
Ramesh Mane
2024-08-12 13:01:25 +05:30
committed by GitHub
parent 4020b11c47
commit e54f5e6407
6 changed files with 14 additions and 7 deletions

View File

@@ -686,8 +686,9 @@ onKeyStroke('ArrowDown', onDown)
{{ successConfirmModal.description }}
</div>
<!-- Todo: add link -->
<a target="_blank" href="https://docs.nocodb.com/data-sources/connect-to-data-source/" rel="noopener noreferrer"> Learn more </a>
<a target="_blank" href="https://docs.nocodb.com/data-sources/connect-to-data-source/" rel="noopener noreferrer">
Learn more
</a>
</div>
</div>
</NcModal>