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

Page for background-collection #5

Open
weierophinney opened this issue Dec 31, 2019 · 3 comments
Open

Page for background-collection #5

weierophinney opened this issue Dec 31, 2019 · 3 comments

Comments

@weierophinney
Copy link
Member

this PR sets up a page, where you can view former collected toolbar entries by accessing the route /zdt-background-reque.

Known Bugs:

  • It’s ugly
  • If you scroll to the page’s bottom, it’s horrible to read the bar’s content
  • it uses a very high amount of memory

Missing:

  • Tests
  • Some cookie-stuff to assign and filter the requests (that’s, what the :uuid in the route is for)
  • A way to cleanup the cache
  • Review

Originally posted by @Blaimi at zendframework/zend-developer-tools#211

@weierophinney
Copy link
Member Author

@Blaimi Are you still working on this? If so, could you rebase, and also please provide a screenshot detailing what is displayed? I'm not entirely sure what this will do in its current state. 😄

Thanks in advance!


Originally posted by @weierophinney at zendframework/zend-developer-tools#211 (comment)

@weierophinney
Copy link
Member Author

We are using this version in our development-process but for zend 2.4.

It’s working, but not very intuitive, very slow and it crashes, if you have more than ~25 lines/toolbars. Since the cache is not cleaning up itself and the page displays everytime everything available 25 lines are reached very fast.

To answer your question: yes, we are still working with it. We are planning to migrate/update to Zend3 but not in the next few weeks. Maybe in Q1/17 along with the migration to Debian 9 and php7. I don’t think that we have much spare time to invest in this project since we are unable to use the current version of zdt (depends on zend ^3.0) in our own development-process.

zdt-background-requests


Originally posted by @Blaimi at zendframework/zend-developer-tools#211 (comment)

@weierophinney
Copy link
Member Author

I think this is definitely an interesting feature. However, we need unit tests for the new functionality.


Originally posted by @weierophinney at zendframework/zend-developer-tools#211 (comment)

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

No branches or pull requests

1 participant