Open Issues Need Help
View All on GitHubAI Summary: Update the Test Network project's README file to correct the description of Rafiki and update the 'New to Interledger' section links to match the Rafiki repository's information, ensuring all links are functional. This involves replacing outdated text and links with accurate and up-to-date content.
An open-source test application that aims to utilize Rafiki's functionalities and demonstrate its advantages in real-world scenarios.
AI Summary: Modify the Interledger Test Wallet's grants list to display grant details in a popup modal when a row is clicked, mirroring the existing transaction details functionality. This involves removing the existing 'View' button, adding click functionality to rows, and displaying the existing grant details page content within the modal. The 'Revoke Grant' functionality must remain operational within the modal.
An open-source test application that aims to utilize Rafiki's functionalities and demonstrate its advantages in real-world scenarios.
AI Summary: Update the grants page list to visually match the transactions list, including date as the first column, grouping by day, and displaying the hour as part of each grant row. This involves adapting the UI to handle different screen sizes (desktop and mobile) similar to the existing transactions list.
An open-source test application that aims to utilize Rafiki's functionalities and demonstrate its advantages in real-world scenarios.