Closed enjeck closed 8 months ago
This is still a work in progress.
Gave this a quick smoke test and seems to work quite well already (also with sticky headers of tables).
Hello there, Thank you so much for taking the time and effort to create a pull request to our Nextcloud project.
We hope that the review process is going smooth and is helpful for you. We want to ensure your pull request is reviewed to your satisfaction. If you have a moment, our community management team would very much appreciate your feedback on your experience with this PR review process.
Your feedback is valuable to us as we continuously strive to improve our community developer experience. Please take a moment to complete our short survey by clicking on the following link: https://cloud.nextcloud.com/apps/forms/s/i9Ago4EQRZ7TWxjfmeEpPkf6
Thank you for contributing to Nextcloud and we hope to hear from you soon!
@juliushaertl @elzody Here's my progress so far towards to https://github.com/nextcloud/tables/issues/908 and https://github.com/nextcloud/tables/issues/896 and https://github.com/nextcloud/tables/issues/864. Mostly works, but still needs some minor fixes that I have highlighted in the code as TODO
s. Not sure if it'll be confusing for @elzody to pick up some of these TODO
s. Or if it's less confusing to pick up another subtask at https://github.com/nextcloud/tables/issues/311
Thanks I'll have a first look tomorrow, I discussed with @elzody ealier that she can look into the icon picker which should go into the modal but can probably be worked on without conflicting with ongoing work too much.
We can further align then tomorrow
This PR lists contexts in the tables left navigation bar, adds routes and adds create/edit modal
Fixes https://github.com/nextcloud/tables/issues/908 and https://github.com/nextcloud/tables/issues/896 and https://github.com/nextcloud/tables/issues/864