summaryrefslogtreecommitdiff
path: root/requirements/catalogue/req-097.md
blob: 33b671cd3d30b520477ea18cf58850bc33bc339f (plain)
1
2
3
4
5
6
7
8
# req-097

Every interface in Schist for viewing drips of a given bucket, `bucket`, must be
such that, were Schist to run the procedure,
`update_bucket_drips_for_bucket(bucket)`, as described in req-037, it would not
change what the user sees in their UI.

Source: req-095