Satoshi S.

Results 12 issues of Satoshi S.

## Description On this PR, I'm fixing the bugs mentioned in [Attempt to update Connexion library to version 3 #36052](https://github.com/apache/airflow/pull/36052#:~:text=Hey%20%40potiuk%20%40vincbeck%20!%0AThe%20latest%20update%20on%20this%20issue%20and%20the%20list%20of%20the%20errors%20we%20need%20to%20fix%20to%20be%20able%20to%20upgrade%20Connexion%3A) ### Blueprint can't be retrieved due to Connexion Upgrade Update...

area:webserver
area:CLI
area:providers
area:API
kind:documentation
provider:fab

### Description It's better to have links to the partner icons. - Wemakedevs https://wemakedevs.org/ - 4C https://www.4c.rocks/ ### Screenshots ![Screenshot from 2023-11-06 17-28-38](https://github.com/EddieHubCommunity/EddieHubCommunity.github.io/assets/73622805/cfdb89e8-5719-471a-9cb9-73be4a25a753) ### Additional information _No response_

enhancement

## Related issue closes #115 ## Updates - Added isDefault to Emoji - if isDefault is set false, the style will be empty instead of `{ width: "1em", height: "1em",...

I was working on a vertical alignment [issue](https://github.com/open-sauced/app/issues/1509). They use the Emoji component. It would be nice if there is an option to empty the emoji style. This issue is...

## Issues When you search [Blog page](https://airflow.apache.org/blog/) for any word (ex. airflow), it does not work properly. ![Screenshot from 2024-02-14 17-44-41](https://github.com/apache/airflow-site/assets/73622805/25389381-859c-427c-8dbc-695467f33c41) It's supposed to return related matched posts by keyword....

## Related Issue Fixed #1147 ## Updates - Added `div` to the Indicator component to capture mouseOver events. ## Screenshot ![tooltip-demo](https://github.com/Avaiga/taipy/assets/73622805/f7efe499-2733-459a-987e-9a3a852bdbfd) ## Reference I referred to [this link](https://stackoverflow.com/questions/57527896/material-ui-tooltip-doesnt-display-on-custom-component-despite-spreading-props#:~:text=Your%20Tooltip%20is%20not%20working%20properly%20because%20the%20child%20of%20a%20Material%2DUI%20Tooltip%20must%20be%20able%20to%20hold%20a%20ref.)

🖰 GUI
💥Malfunction

**What do we need to build or fix?** - Blog posts should show up. **Technical details** Probably animation doesn't get triggered because of the window ratio. **Approach suggestions** Need to...

bug
help wanted

**What do we need to build or fix?** There are 404 errors on the production blog page. It works fine locally. **Technical details** No errors show up on the browser...

bug

### What went wrong? 🤔 When I run an app, a warning in the browser terminal comes up as the screenshot shows. ### Expected Behavior Getting no warnings. ### Steps...

💥Malfunction

## Related Issue #1553 ## Problem Md mode uses the react-markdown library to render markup language. It creates a different structure like ``` value ``` This is why some styling...