I can't find the file/directory to edit the Files section frontend, because I want to fix the popup bug when scrolling


Depending on the underlying source of the bug there are other libraries involved, but the below should give you some hints:

https://docs.nextcloud.com/server/latest/developer_manual/index.html

https://docs.nextcloud.com/server/latest/developer_manual/digging_deeper/javascript-apis.html

Note that some front-end stuff (javascript) has to be compiled. Also I’ll disclaim that the front-end is not my area of expertise at all.

This is a duplicate of: How and where can I find files/code to edit the Files feature in the Frontend section, because I have a bug related to popups when I scroll