appsmith icon indicating copy to clipboard operation
appsmith copied to clipboard

[Bug]: Widget re-renders after rename

Open ramsaptami opened this issue 10 months ago • 2 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

Description

Widget reappears when it's renamed which shouldn't happen, this act of 're-appearing' is minimally noticeable on smaller widgets but is obvious on a larger widget

Steps To Reproduce

  1. drop a couple of widgets on the anvil DP
  2. rename smaller widgets and notice a the widget's render and reappear on the canvas
  3. rename a large section widget and notice this 're-appearing' event be more obvious

Public Sample App

No response

Environment

Deploy Preview

Severity

Medium (Frustrating UX)

Issue video log

https://www.loom.com/share/93985abe9a654a19a6f17bc78f776f1b

Version

cloud

ramsaptami avatar Apr 24 '24 09:04 ramsaptami

@ramsaptami this looks like a platform issue because we use a separate api to update widgets and queries,actions,js objects when a widget is renamed. The same issue is seen with Fixed layout as well. cc: @somangshu

marks0351 avatar May 15 '24 05:05 marks0351

can we avoid visual distortion when refactoring @marks0351?

ramsaptami avatar May 15 '24 07:05 ramsaptami