PromucFlow_constructor/app/client/src/widgets
Valera Melnikov b42caa0308
fix: auto label position (#28022)
## Description
Fix auto label position

Fixes #27975

#### Media

https://github.com/appsmithorg/appsmith/assets/11555074/bf6e4c8c-97db-4eab-8986-b4cd2de5bd0a

#### Type of change
- Bug fix (non-breaking change which fixes an issue)

## Testing
>
#### How Has This Been Tested?
> Please describe the tests that you ran to verify your changes. Also
list any relevant details for your test configuration.
> Delete anything that is not relevant
- [x] Manual
- [ ] JUnit
- [ ] Jest
- [ ] Cypress
>
>
#### Test Plan
> Add Testsmith test cases links that relate to this PR
>
>
#### Issues raised during DP testing
> Link issues raised during DP testing for better visiblity and tracking
(copy link from comments dropped on this PR)
>
>
>
## Checklist:
#### Dev activity
- [x] My code follows the style guidelines of this project
- [x] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [x] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my
feature works
- [x] New and existing unit tests pass locally with my changes
- [ ] PR is being merged under a feature flag


#### QA activity:
- [ ] [Speedbreak
features](https://github.com/appsmithorg/TestSmith/wiki/Guidelines-for-test-plans#speedbreakers-)
have been covered
- [ ] Test plan covers all impacted features and [areas of
interest](https://github.com/appsmithorg/TestSmith/wiki/Guidelines-for-test-plans#areas-of-interest-)
- [ ] Test plan has been peer reviewed by project stakeholders and other
QA members
- [ ] Manually tested functionality on DP
- [ ] We had an implementation alignment call with stakeholders post QA
Round 2
- [ ] Cypress test cases have been added and approved by SDET/manual QA
- [ ] Added `Test Plan Approved` label after Cypress tests were reviewed
- [ ] Added `Test Plan Approved` label after JUnit tests were reviewed
2023-10-13 12:08:01 +03:00
..
AudioRecorderWidget chore:add eslint rules (#27878) 2023-10-09 16:54:06 +03:00
AudioWidget chore:add eslint rules (#27878) 2023-10-09 16:54:06 +03:00
BaseInputWidget chore: Create layout system structure for Anvil and AnvilFlexComponent. (#27178) 2023-10-02 15:41:05 -04:00
BaseWidgetHOC chore: Layout system wise restructuring of Canvas Widget (#27496) 2023-10-04 17:23:29 +05:30
ButtonGroupWidget chore: Create layout system structure for Anvil and AnvilFlexComponent. (#27178) 2023-10-02 15:41:05 -04:00
ButtonWidget chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
CameraWidget chore:add eslint rules (#27878) 2023-10-09 16:54:06 +03:00
CategorySliderWidget chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
ChartWidget chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
CheckboxGroupWidget [Task]: add vertical alignment to widget configuration (#27700) 2023-10-05 08:57:39 -04:00
CheckboxWidget chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
CircularProgressWidget chore: BaseWidget Restructuring (#26562) 2023-09-11 21:25:11 +05:30
CodeScannerWidget chore:add eslint rules (#27878) 2023-10-09 16:54:06 +03:00
components chore:add eslint rules (#27878) 2023-10-09 16:54:06 +03:00
ContainerWidget [Task]: add vertical alignment to widget configuration (#27700) 2023-10-05 08:57:39 -04:00
CurrencyInputWidget chore: update eslint and dependencies then fix revealed errors (#27908) 2023-10-11 10:14:38 +03:00
DatePickerWidget chore: BaseWidget Restructuring (#26562) 2023-09-11 21:25:11 +05:30
DatePickerWidget2 chore: code changes for widget position observer and widget name on canvas (#27367) 2023-10-06 15:37:43 +05:30
DividerWidget chore: Create layout system structure for Anvil and AnvilFlexComponent. (#27178) 2023-10-02 15:41:05 -04:00
DocumentViewerWidget chore:add eslint rules (#27878) 2023-10-09 16:54:06 +03:00
DropdownWidget chore: Remove position props from widgets (#26781) 2023-09-13 19:27:42 +05:30
FilepickerWidget chore:add eslint rules (#27878) 2023-10-09 16:54:06 +03:00
FilePickerWidgetV2 chore:add eslint rules (#27878) 2023-10-09 16:54:06 +03:00
FormButtonWidget chore: BaseWidget Restructuring (#26562) 2023-09-11 21:25:11 +05:30
FormWidget fix: remove dimension observation for form widget (#27855) 2023-10-06 12:12:26 +05:30
IconButtonWidget chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
IconWidget chore: BaseWidget Restructuring (#26562) 2023-09-11 21:25:11 +05:30
IframeWidget [Task]: add vertical alignment to widget configuration (#27700) 2023-10-05 08:57:39 -04:00
ImageWidget chore:add eslint rules (#27878) 2023-10-09 16:54:06 +03:00
InputWidget chore: update eslint and dependencies then fix revealed errors (#27908) 2023-10-11 10:14:38 +03:00
InputWidgetV2 chore: Create layout system structure for Anvil and AnvilFlexComponent. (#27178) 2023-10-02 15:41:05 -04:00
JSONFormWidget chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
ListWidget chore: Layout system wise restructuring of Canvas Widget (#27496) 2023-10-04 17:23:29 +05:30
ListWidgetV2 chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
MapChartWidget chore: update eslint and dependencies then fix revealed errors (#27908) 2023-10-11 10:14:38 +03:00
MapWidget chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
MenuButtonWidget chore: update eslint and dependencies then fix revealed errors (#27908) 2023-10-11 10:14:38 +03:00
ModalWidget chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
MultiSelectTreeWidget chore: Create layout system structure for Anvil and AnvilFlexComponent. (#27178) 2023-10-02 15:41:05 -04:00
MultiSelectWidget chore: update eslint and dependencies then fix revealed errors (#27908) 2023-10-11 10:14:38 +03:00
MultiSelectWidgetV2 chore: Create layout system structure for Anvil and AnvilFlexComponent. (#27178) 2023-10-02 15:41:05 -04:00
NumberSliderWidget chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
PhoneInputWidget chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
ProgressBarWidget chore: Create layout system structure for Anvil and AnvilFlexComponent. (#27178) 2023-10-02 15:41:05 -04:00
ProgressWidget chore: Create layout system structure for Anvil and AnvilFlexComponent. (#27178) 2023-10-02 15:41:05 -04:00
QRGeneratorWidget chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
RadioGroupWidget [Task]: add vertical alignment to widget configuration (#27700) 2023-10-05 08:57:39 -04:00
RangeSliderWidget chore: Create layout system structure for Anvil and AnvilFlexComponent. (#27178) 2023-10-02 15:41:05 -04:00
RateWidget chore: Remove position props from widgets (#26781) 2023-09-13 19:27:42 +05:30
RichTextEditorWidget chore:add eslint rules (#27878) 2023-10-09 16:54:06 +03:00
SelectWidget chore: code changes for widget position observer and widget name on canvas (#27367) 2023-10-06 15:37:43 +05:30
SingleSelectTreeWidget chore: Create layout system structure for Anvil and AnvilFlexComponent. (#27178) 2023-10-02 15:41:05 -04:00
StatboxWidget [Task]: add vertical alignment to widget configuration (#27700) 2023-10-05 08:57:39 -04:00
SwitchGroupWidget [Task]: add vertical alignment to widget configuration (#27700) 2023-10-05 08:57:39 -04:00
SwitchWidget chore: update eslint and dependencies then fix revealed errors (#27908) 2023-10-11 10:14:38 +03:00
TableWidget chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
TableWidgetV2 revert: "chore: Remove server side filtering flag (#27663)" (#27927) 2023-10-12 13:54:03 +05:30
TabsMigrator chore: BaseWidget Restructuring (#26562) 2023-09-11 21:25:11 +05:30
TabsWidget chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
TextWidget chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
VideoWidget chore:add eslint rules (#27878) 2023-10-09 16:54:06 +03:00
wds chore: Integrate Checkbox component (#27693) 2023-10-13 09:13:40 +03:00
BaseComponent.tsx
BaseWidget.tsx chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
CanvasWidget.tsx chore: Layout system wise restructuring of Canvas Widget (#27496) 2023-10-04 17:23:29 +05:30
ConnectDataOverlay.tsx feat: JSON form widget one click binding integration (#25873) 2023-10-03 13:40:51 +05:30
index.ts chore: Integrate Checkbox component (#27693) 2023-10-13 09:13:40 +03:00
MetaHOC.tsx chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
MetaWidgetContextProvider.tsx feat: Add widget responsiveness and conversion algorithm (#21386) 2023-04-07 09:51:35 -04:00
Skeleton.tsx
SkeletonWidget.tsx chore: BaseWidget Restructuring (#26562) 2023-09-11 21:25:11 +05:30
useDropdown.tsx chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
utils.test.ts feat: code scanner widget default camera (#26083) 2023-08-10 12:18:51 +05:30
utils.ts feat: code scanner widget default camera (#26083) 2023-08-10 12:18:51 +05:30
WidgetUtils.test.ts fix: auto label position (#28022) 2023-10-13 12:08:01 +03:00
WidgetUtils.ts fix: auto label position (#28022) 2023-10-13 12:08:01 +03:00
withLazyRender.tsx chore: Remove lazy canvas rendering feature flag - LAZY_CANVAS_RENDERING (#22354) 2023-05-10 17:36:30 +05:30
withWidgetProps.tsx feat: added anvil type for app layout (#27633) 2023-10-04 14:24:16 +05:30