You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Developers can provide description for column while creating or modifying column. They can click on edit to open column modal or they can click validations (while adding column) to add description in column. The description get's shown in review step,
But users add data in excel, so showing description there become necessary.
We need to show this kind of card when user hover over star or red point,
Is your feature request related to a problem? Please describe.
Developers can provide
description
for column while creating or modifying column. They can click on edit to open column modal or they can click validations (while adding column) to add description in column. The description get's shown in review step,But users add data in excel, so showing description there become necessary.
We need to show this kind of card when user hover over star or red point,
We can see it live in this sample file,
temperature-small_export.xlsx
We're using xlsx-populate to generate Excel file and sheetjs to parse an Excel file.
Describe the solution you'd like
Additional Context
https://github.com/implerhq/impler.io/blob/next/apps/api/src/app/shared/services/file/file.service.ts#L72
The text was updated successfully, but these errors were encountered: