the3dfox

Results 25 issues of the3dfox

frappe drive can be a good way to share pitch decks or documents alike. It would be awesome if we have some tracking capabilities to see who, when, and how...

enhancement

Hi, seems like the German translation is missing or incomplete. I already created a frappe community [post](https://discuss.frappe.io/t/lms-translation-issues/117581), but I guess it will better here. I've seen, that currently there is...

It is not possible to format a lesson text in bold. ![image](https://github.com/frappe/lms/assets/84663901/5cffa6e3-7eac-4ed7-ab41-88ebe8f78743) Italic works and you can see the correct output in lesson doctype ![image](https://github.com/frappe/lms/assets/84663901/e6a3438d-fc20-4d91-90c2-44d17c1e1269) ![image](https://github.com/frappe/lms/assets/84663901/01472773-f3de-4c61-ae24-bb0f4c4c982d) should be very easy...

bug

When I set a custom **HTML Attribute** inside a component, the properties get lost as soon as I import the component. This probably also applies to **RAW STYLE** ![image](https://github.com/frappe/builder/assets/84663901/a982d2b7-86d3-4d88-9758-a95b441b6fb7) ![image](https://github.com/frappe/builder/assets/84663901/d2625a74-eba7-48a4-be9d-9c4b03587274)

I encountered an issue using a component inside a component. For instance, creating a component called headline and using this component inside a second component ![image](https://github.com/frappe/builder/assets/84663901/31c3e8d9-5c89-4127-b76d-7927b42d8885) This leads to the...

bug

Currently, it requires a lot of manual work and also some low code experience to access frappe doctypes within builder. While https://frappeframework.com/docs/user/en/desk/scripting/script-api provides a good overview about how to access...

feature request

When in component edit view, ESC closes the view in discards the changes without notifying the user. Possible solutions: 1. remove the shortcut all together, so you actively need to...

When I create a container with a horizontal stack and two containers inside, I have an issue with the height growing of one of the inner containers. The first inner...

bug

Currently it is not possible to change: - the width of the editor canvas - the breakpoints between desktop/tablet/mobile views they are fixed predefined values

Currently, the default sorting option is by modification date, which can be annoying if you jump back and forth editing different pages. I suggest adding sorting by name; ascending and...