Skip to content

feat(dist): create-multi-aps#682

Open
maxschmalenbach wants to merge 6 commits intomainfrom
feat(dist)/create-multi-aps
Open

feat(dist): create-multi-aps#682
maxschmalenbach wants to merge 6 commits intomainfrom
feat(dist)/create-multi-aps

Conversation

@maxschmalenbach
Copy link
Collaborator

@maxschmalenbach maxschmalenbach commented Feb 17, 2026

🗒 Description

Expand the logic and UI of the create-ied-and-ap dialog to allow the creation and validation of multi access points

📷 Demo screen recording or Screenshots

Screenshot 2026-02-17 at 19 30 37 Screenshot 2026-02-17 at 19 30 21

📋 Checklist

You may remove tasks that do not make sense in this PR.

  • Ticket-ACs are checked and met
  • GitHub labels are assigned
  • Git Ticket / issue is linked with PR
  • Designated PR Reviewers are set
  • Tested by another developer
  • Changelog updated
  • Documentation updated (check Documentation guidelines for further reading )
  • All comments in the PR are resolved / answered

🔦 Useful commits

You can add specific commits which are worth taking a look into

❌ Link issue(s) to close - hint

closes #570

@maxschmalenbach
Copy link
Collaborator Author

Should we write tests for this? As of now we do not have tests in this part of the plugin.

@maxschmalenbach maxschmalenbach marked this pull request as ready for review February 17, 2026 18:32
@@ -0,0 +1,20 @@
<script lang="ts">
let {
name,
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe use ied obj

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create multiple APs in the modal

1 participant