Skip to content

Accommodations and Services tabs not loading in organisation edit modal #155

@james-cross

Description

@james-cross

Summary

In the organisation edit modal at admin.streetsupport.net/organisations, the Accommodations and Services tabs fail to load any content. The main organisation details tab works correctly and saves data successfully.

Steps to Reproduce

  1. Navigate to https://admin.streetsupport.net/organisations
  2. Open an organisation edit modal
  3. Switch to the Accommodations tab
  4. Attempt to view existing accommodations or add a new one
  5. Repeat with Services tab

Expected Behaviour

  • Accommodations tab should display existing accommodations for the organisation
  • Services tab should display existing services for the organisation
  • Should be able to add new accommodations/services
  • Should be able to edit existing accommodations/services

Actual Behaviour

  • Nothing loads in the Accommodations tab
  • Nothing loads in the Services tab
  • Cannot add new accommodations or services
  • Main organisation details tab continues to work normally

Additional Context

  • User role: SuperAdmin
  • Issue persists and is still reproducible
  • Problem appears to be specific to the nested tabs within the organisation edit modal
  • Likely related to tab state management or API calls for fetching related entities

Additional Context

Original report

Reporter: james (james@jmcross.uk)
Submitted: 2026-04-02T13:45:53.297Z

What they were trying to do:

Edit an organisation's accommodations. Opened the edit modal and switched to the Accommodations tab to view and update the listings.

What happened instead:

Nothing loads in the Accommodations tab. Tried adding a new accommodation but that didn't work either. Same thing happens with Services tab. The main organisation details tab saves fine though.

Triage reasoning: This is clearly an admin CMS UI issue affecting the organisation edit modal tabs. The problem is with the frontend tab functionality and data loading, which belongs in the admin repo.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions