Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable drill down of "Complete" in the interactive disposition table #88

Open
LittleBeannie opened this issue Mar 20, 2025 · 0 comments

Comments

@LittleBeannie
Copy link
Collaborator

When users click on the "Trial Disposition/Complete" generated by the following lines of code, it displays "No rows found." This can be confusing for users regarding the meaning of drilling down from "Complete."

Could we disable the drill-down functionality for "Complete" and only allow it for "Discontinued"? This adjustment would help clarify the interface for users.

Image

react_disposition(
  metadata_sl = meta_sl_example(),
  metadata_ae = metalite.ae::meta_ae_example()
)
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant