Giovanni Manghi

Results 96 issues of Giovanni Manghi

### Feature description When creating a new PostGIS table from browser ![image](https://github.com/qgis/QGIS/assets/1951107/8303be2d-f89f-463a-be10-d4d4ec9875aa) the dialog allows create the fields, but a field "id" is silently added as SERIAL datatype. This is...

Feature Request
QGIS Browser
PostGIS data provider

### What is the bug or the crash? ![image](https://github.com/qgis/QGIS/assets/1951107/053f4693-e642-4e50-8ac3-f82d23f56762) ### Steps to reproduce the issue See above image, compare the "checkbox field". Note: it does not depend on the width...

Forms
GUI/UX
Bug
Widgets

### Feature description Because now the value map list can only be re-ordered alphabetically by value or description, items cannot be moved up or down singularly or in block. ###...

Forms
GUI/UX
Feature Request
Widgets

### Feature description As it is also done in field calculator "Fields and values" ![image](https://github.com/qgis/QGIS/assets/1951107/8cf7cc1a-71e1-41d5-880a-89800b324970) ### Additional context _No response_

GUI/UX
Feature Request

### What is the bug or the crash? While in form view if an attribute is edited but then edits are discarded, the changes are not discarded/reverted, causing the form...

Forms
Editing
Bug

### What is the bug or the crash? In a template if the legend size is fixed with a data defined WxH the legend shows as expected in the project...

Bug
Print Layouts

### What is the bug or the crash? Take a pgsql table (haven't tested with other backends) that has json a column like `notes json` If the edit widget for...

Forms
Bug
Widgets

### What is the bug or the crash? The "json view" edit widget is read only https://docs.qgis.org/testing/en/docs/user_manual/working_with_vector/vector_properties.html#edit-widgets so some property like "editable" (and possibly others) should be disabled, as it...

Forms
Bug
Widgets

### What is the bug or the crash? Take a pgsql table (haven't tested with other backends) that has a column like `title text NOT NULL` with a unique constraint...

Forms
Bug
Widgets

see also https://github.com/opengisch/QField/issues/1811#issuecomment-1956284385 ### Describe the issue The web view/attachment widget is not working in QField. The configuration for the field/attribute is: `attachment > web view` and the field is...

feedback