juspay / superposition

Superposition is a context-based configuration management system designed to facilitate safe and flexible rollout of config changes
Apache License 2.0
20 stars 6 forks source link

fix: removed `None` option in AddFunction dropdown #126

Closed ShubhranshuSanjeev closed 3 days ago

ShubhranshuSanjeev commented 2 weeks ago

Problem

None as an option in AddFunction dropdown

Solution

Remove the none option

mahatoankitkumar commented 2 weeks ago

Why is it needed, i guess showing None seems to be fine?

ShubhranshuSanjeev commented 3 days ago

Closing this PR, since people might need None option to disassociate a default config or dimension from a function.