Skip to content

replace return null with more pertinent error messages #84

@MarcDAFrame

Description

@MarcDAFrame
if(!selectedWorkspace) return null

// could return

if(!selectedWorkspace) return "No Workspace Selected"

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions