tui.grid icon indicating copy to clipboard operation
tui.grid copied to clipboard

Req : About the Confirm message display when using the check box

Open DOCHIS opened this issue 2 years ago • 1 comments

Version

  • tui-code-snippet.js @version 1.5.0
  • TOAST UI Grid @version 4.21.0
  • TOAST UI Pagination @version 3.4.1

Development Environment

  • HTML, Css, Javascript, Jquery, PHP
  • Without Vue.js / React

Current Behavior

Attached is an example of a jsfiddle.

https://jsfiddle.net/dochis/d2eg8opt/96/

Like the picture below,

  1. modifying the three data,
  2. Check only 2 Rows
  3. Press button to send to server (call grid.request('updateData') API)

Example

  1. In this case, even though there are 2 checked, it is displayed as 3 and the user may be confused.

For this issue,

It looks good if you can select the 'check count' or 'modified count' option for the number of counts displayed in the Confirm message

Or it would be nice to provide an API that overwrites the Confirm message

Expected Behavior

N/A

DOCHIS avatar Apr 26 '22 13:04 DOCHIS

@DOCHIS Thanks for the suggestion. I'll consider adding that feature.

jajugoguma avatar May 11 '22 01:05 jajugoguma