Skip to content

Conversation

@evnchn
Copy link
Collaborator

@evnchn evnchn commented Jan 1, 2026

Motivation

A popup edit is a long-request feature (#1125) but it was blocked by #2149

With #5612 this element can finally see the light

Implementation

  • A very basic element
  • Only handles show and hide, because all else is not relevant because we are not writing JavaScript

Progress

  • I chose a meaningful title that completes the sentence: "If applied, this PR will..."
  • The implementation is complete.
  • Even tougher to pytest, I think. Let me try later.
  • Documentation in website/documentation/content/popup_edit_documentation.py added in website/documentation/content/section_controls.py

@evnchn evnchn added feature Type/scope: New or intentionally changed behavior blocked Status: Blocked by another issue or dependency labels Jan 1, 2026
@evnchn
Copy link
Collaborator Author

evnchn commented Jan 2, 2026

question 1 is it better to simply use https://nicegui.io/documentation/menu, since we don't care about the quasar JS-side modal values and stuff.

question 2 do we really don't care about JS-side modal values? It may be useful if we are putting this functionality in a table cell, for example.

@falkoschindler falkoschindler added this to the 3.x milestone Jan 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

blocked Status: Blocked by another issue or dependency feature Type/scope: New or intentionally changed behavior

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants