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

💡 allow embedding avo tables #2015

Open
yshmarov opened this issue Nov 6, 2023 · 13 comments
Open

💡 allow embedding avo tables #2015

yshmarov opened this issue Nov 6, 2023 · 13 comments
Labels
Feature Task Something to get done

Comments

@yshmarov
Copy link
Contributor

yshmarov commented Nov 6, 2023

Feature

Maybe just by wrapping index tables into a <%= turbo_frame_tag resource_name do ...%>, we can render them in the views of the main app like:

<%= turbo_frame_tag :users, src: avo.resources_users_path %>

Current workarounds

Screenshots or screen recordings

Additional context

@Paul-Bob
Copy link
Contributor

Paul-Bob commented Nov 6, 2023

Hei @yshmarov! Great idea! Actually this is already one of our roadmap items for v3

@yshmarov
Copy link
Contributor Author

yshmarov commented Nov 6, 2023

Hei @yshmarov! Great idea! Actually this is already one of our roadmap items for v3

Amazing! I will be looking forward! 🥰

Copy link
Contributor

This issue has been marked as stale because there was no activity for the past 15 days.

Copy link
Contributor

github-actions bot commented Dec 8, 2023

This issue has been marked as stale because there was no activity for the past 15 days.

Copy link
Contributor

Closing this because there was no activity for the past 15 days. Feel free to reopen if new information pops up ✌️

@github-project-automation github-project-automation bot moved this to Done in Issues Dec 28, 2023
@adrianthedev adrianthedev added Task Something to get done and removed Stale labels Dec 28, 2023
@adrianthedev adrianthedev reopened this Dec 28, 2023
@Bergrebell
Copy link
Contributor

+1 - this would be really great to have!

@zlailari
Copy link

+1 - and FYI it looks like this ticket was reopened but is still marked as Done in the roadmap

@adrianthedev adrianthedev moved this from Done to To Do in Issues May 15, 2024
@adrianthedev
Copy link
Collaborator

Moved it back into To-do.

What is your use-case? How yould you use this feature @zlailari?

@zlailari
Copy link

We have 3 user types:

  1. Regular product users who never see avo
  2. Internal employees who use the full admin panel
  3. Enterprise customers who can view and take some admin actions on their associated users

Being able to embed avo tables in the enterprise dashboard (for group 3) would accelerate how quickly we could ship some features

@adrianthedev
Copy link
Collaborator

I see. Yes, that makes sense.

Would you be open to pay an enterprise license for a feature like that ($30K+/year)?

@zlailari
Copy link

Unfortunately, an enterprise license isn't within our budget and our current use case doesn't justify that level of expenditure. It would be a great addition to the product though!

@adrianthedev
Copy link
Collaborator

Yes. I agree. It would be a good feature.
The development effort to build and maintain it going forward is probably quite high for us.

Can I ask what are you building with Avo?

@Paul-Bob
Copy link
Contributor

This should work for all resources type including the array resources.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Task Something to get done
Projects
Status: To Do
Development

No branches or pull requests

5 participants