perfsonar / perfsonar/pscompose
Custom Component not behaving correctly when multipleOf is specified for `ps-input-number` component
Open
@sartaj10 is already working on this.
Since May 27, 2026.
- Dominant language
- Python
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
for example, FAILER archiver
'fail': {
'type': 'number',
'maximum': 1.0,
'minimum': 0.0,
'multipleOf': 0.1
},
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.