flutter / flutter/devtools

[Property Editor] The value for parameter 'X' cannot be null

Open
#9,228 0 comments 0 reactions 0 assignees View on GitHub
P2 property editor
Dominant language
Dart
Stars
1.7k
Forks
404
Avg merge
6d 17h
Merged PRs (30d)
18

Description

Our analytics show that a number of the failed apply edit requests in the Property Editor are failing with:

```
The value for parameter 'X' cannot be null
```

It's possible we are incorrectly allowing some properties to be nullable that are not actually nullable.

Contributor guide

Open the contributing guide

Research direction

Start in the Property Editor flow that submits apply edit requests and trace how nullable properties are accepted before the request is sent. Reproduce or inspect the failures described in the issue, identify which properties can produce a null value for parameter 'X', and verify that invalid requests are no longer allowed.

Written by the indexing model from the issue text.

Assessment

Tech stack
dart
Domain
devtools
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.