Arthur Nascimento Rosa Lima

Results 4 issues of Arthur Nascimento Rosa Lima

### The problem in depth We are migrating some components(Dialogs , forms, etc) to a package so we can share code between projects. Typescript is basically not working for the...

component: text field
typescript
package: material-ui
status: waiting for maintainer
support: commercial

Subject: ### Feature or Bugfix - Bugfix ### Purpose - This PR marks supports_ignore_conflicts as an unsupported database feature and overrides default postgres backend function so it doesn't use the...

Subject: ProgrammingError when adding to ManyToManyField ### Problem - Attempting to add to a many to many relationship results on a not supported query on Redshift (ON CONFLICT) #### Procedure...

When adding QWebEngineView to the central widget layout the resize and snap functionality stops working. I'm using windows if that helps. Minimal code to reproduce: ``` class MainWindow(QMainWindow, BaseWidget): def...