PromucFlow_constructor/app
Sangeeth Sivan f2da3071a4 chore: system default font not setting properly (#22835)
## Description

- For the `Text widget` we missed a check to inherit the font-family if
it is set to `System default`

Fixes [#22837](https://github.com/appsmithorg/appsmith/issues/22837)
> if no issue exists, please create an issue and ask the maintainers
about this first

Media
> A video or a GIF is preferred. when using Loom, don’t embed because it
looks like it’s a GIF. instead, just link to the video

## Type of change

> Please delete options that are not relevant.

- Bug fix (non-breaking change which fixes an issue)
- Breaking change (fix or feature that would cause existing
functionality to not work as expected)

## How Has This Been Tested?

- Manual

### 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
- [ ] 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:
- [ ] Test plan has been approved by relevant developers
- [ ] Test plan has been peer reviewed by QA
- [ ] Cypress test cases have been added and approved by either SDET or
manual QA
- [ ] Organized project review call with relevant stakeholders after
Round 1/2 of QA
- [ ] Added Test Plan Approved label after reveiwing all Cypress test

---------

Co-authored-by: Pawan Kumar <pawan@appsmith.com>
(cherry picked from commit 167c1b3c3c)
2023-04-28 19:55:56 +05:30
..
client chore: system default font not setting properly (#22835) 2023-04-28 19:55:56 +05:30
rts fix: Remove devDependencies from RTS build (#22239) 2023-04-13 17:32:13 +05:30
server Fix stringified JSON response (#22450) (#22498) 2023-04-27 14:35:01 +07:00
shared fix: Remove devDependencies from RTS build (#22239) 2023-04-13 17:32:13 +05:30
util chore: bump decode-uri-component from 0.2.0 to 0.2.2 in /app/util/plugin-generation (#18658) 2022-12-07 11:00:38 +05:30