openwallet-foundation / digital-wallet-and-agent-overviews-sig

The objective of this SIG is to develop and maintain the Digital Wallets and Agents Overview. The overview should provide transparency of the characteristics of wallets and agents in order to allow for an objective comparison and effective decision making on which wallet or agent is applicable for your use case.
https://openwallet-foundation.github.io/digital-wallet-and-agent-overviews-sig/
Apache License 2.0
13 stars 15 forks source link

Update sorting algorithm #54

Closed cre8 closed 2 months ago

cre8 commented 2 months ago

Since not all fields are required, the filter will show entries with no value on top since `` is always smaller than any non empty input.

To create a reason why a provider should fill out all fields, we should update the sorting algorithm to avoid something like this: image