Open Issues Need Help
View All on GitHub Feature Request: Display response mocks comments inline about 2 months ago
AI Summary: Implement a feature in the Mockiato Chrome extension to display comments inline with response mocks in the DevTools UI. This involves modifying the UI to show a truncated comment next to each mock, with a tooltip showing the full comment on hover. The implementation should handle comments of varying lengths and ensure the UI remains clean and user-friendly.
Complexity:
3/5
enhancement good first issue
Feature Request: Button to collapse / expand all response mocks groups about 2 months ago
AI Summary: Implement 'Collapse All' and 'Expand All' buttons for response mock groups in the Mockiato Chrome extension's DevTools panel. The buttons should be located in the top sticky bar and optionally persist the last selected state (collapsed or expanded) across sessions.
Complexity:
3/5
enhancement good first issue