Skip to content

fix: small fixes for multiple pages

Karim Ahmed requested to merge fix/retun_modules_changed into master

Description

Fixes for three pages:

  • modules returned from custom_wedgit were changed from list to dict.
    • BadPixels and SideBySide pages
  • missing attribute for base_url. This was affecting CalCat Explorer

Changes Made

Screenshots

Related Issues

Tests

Additional Notes

Merge Request Checklist

  • Code follows project coding guidelines.
  • Documentation reflects the changes made.
  • Unit tests are added or updated to cover the changes.
  • The application runs without errors and the new functionality works as expected.
Edited by Karim Ahmed

Merge request reports