ClockGU / ClockGU/clock-work-frontend
Facilitate copying values from Clerk View Table
Open
enhancement
- Dominant language
- Vue
- Stars
- 0
- Forks
- 0
- Avg merge
- 1h 49m
- Merged PRs (30d)
- 3
Description
I noticed that the cursor in the clerk view table is `pointer`:
https://github.com/ClockGU/clock-work-frontend/blob/425d512bb03527dcda58f43013562eba35e437e0/src/components/tables/base/DataDisplayTable.vue#L69-L72
This makes copying values difficult and should be changed.
Fancy idea: Introduce a button in each row "Copy value to clipboard" upon click, this should facilitate transferring data to the SAP forms.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.