Limit size of the description shown for episodes and podcasts · Issue #349 · podStation/podStation · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, I would like to work on that!
A few clarifications
-where does this component located in the files?
-What max-size of text do you want me to set
If you can provide this info, assign it to me!
So, we are still using the now ancient AngularJS, and that is likely to remain for some time, as migrating from that would take a lot of effort.
For local setup and testing you can refer to https://github.com/podStation/podStation#development.
If you are using VSCodes, some editor settings will come automatically, but if not, basically we use tabs, not spaces (team tabs here, following the teachings of https://lea.verou.me/2012/01/why-tabs-are-clearly-superior/).
Your works will be on the "frontend". We don't have a backend, but there is JS code that runs on a so called background page.
The challenge for me is how to detect it has been overflown to show a "show more" button somewhere.
I hope that helps, if you have questions, please let me know.
Episodes and podcasts can have very long descriptions.
We should limit the size of these descriptions with a "show more button".
See for instance https://500songs.com/podcast/ (feed: https://500songs.com/feed/podcast).
The text was updated successfully, but these errors were encountered: