Fixed tab indent issue on a selection of lines is deleting the content when 'use spaces == true' in the preferences. Fixes #4235
Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=c2e875d54b0449b9e5035a7e2cb1f1154ea0ee22 Author: Nikhil Mohite <nikhil.moh...@enterprisedb.com> Modified Files -------------- docs/en_US/release_notes_4_24.rst | 1 + web/pgadmin/static/js/backform.pgadmin.js | 16 ++++++++++++++++ .../static/js/sqleditor/query_tool_preferences.js | 16 ++++++++++++++++ web/pgadmin/tools/datagrid/static/js/show_data.js | 16 ++++++++++++++++ 4 files changed, 49 insertions(+)