PricingBlog

Help forum

  • ssssadsadasd-1356634922621603983

    ssssadsadasd

    2

    1 year ago

    Intersection observer
    In the following [page](https://editor.nordcraft.com/projects/moccasin_palpatine_chief_rook/branches/start/components/test5?canvas-width=800&rightpanel=attributes&selection=nodes.rpdz-cdegHkbnC7oqL2qD.attrs.threshold&canvas-height=1196), I am trying to implement the intersection observer package. So, when the blue group is visible I want to set the variable to true. However, even if I set the initial value of the variable as false it always shows as true. Also I am not sure what the parameters mean:
    root-element-id
    root-margin
    threshold

    Anyone has any hint? thanks

    P.S.: The video in the intersection observer package page does not belong to this package.
  • fe_rojas-1356625387513184358

    FeRojas

    1
    8

    1 year ago

    Select/Dropdown component height from SparkOne
    Maybe there is a simple way to this but... Anyone knows how to make the height of the options fix to a specific height and use a dropdown to navigate options? I have a select connected to database that display sometimes more than 20 options.
  • dfeinberg5-1356456469666468014

    Danny

    8

    1 year ago

    How to maintain navbar state (full width vs. minimized) on reload without layout shift
    I'm creating my application as a multi-page app with sidebar navigation. I'm building the navigation to have a full width state and minimized state, where just the icons show. I'm keeping this state in local storage. The trouble is when navigating from one page to another as a multi-page app I can see some flickering and sometimes the navigation jumping from full width to minimized, since it only reads local storage client-side.

    Is there a way to solve this as a MPA or does think kind of interaction necessitate building as an SPA?

    @Andreas Møller I know you're passionate about MPA, so curious if you have a good solution.
  • jerome_13677-1356374307282096178

    Jerome

    4

    1 year ago

    Struggling with creating a signup form from Todo app tutorial
    Hi all, sorry if this is super basic. I'll try and get right to the point.

    Created a signup form, when I enter name, email, and password, the form refreshes and my api has no auth token.

    I also don't get an error if I put in an easy to guess password, like in the tutorial.

    From what I can see, "Prevent default" is there, my API called signup is set up correctly so any advice would be great.
  • ssssadsadasd-1356200175395274943

    ssssadsadasd

    1

    1 year ago

    tag functionality in input
    I want to build a tag functionality similar to twitter, facebook, etc.
    anyone has any suggestion how to start implementing this
    @ wondering whether you might have faced this in your implementation.
    thanks
  • andreas_schaefer_04043-1355553190862520482

    andreas_schaefer

    8

    1 year ago

    working with dates
    Hi so I'm completely new to toddle coming from Low Code / no Code building in Tadabase. Im working on a planning app for musical and theater tours across europe. So i work a lot with dates. Supabase is my backend of choice. Im still evaluating front end builders. I like a lot about toddle, but I'm a little shocked that there is no real way to work with dates other than epoch. That is big big issue for me. Am I missing something?
  • andreas_schaefer_04043-1355519264047763566

    andreas_schaefer

    3

    1 year ago

    Adding a popover to a table Spark One
    Hello,
    I'm just starting my first real project in toddle coming from Tadabase. Since it got praised so much I started with the Spark One Template. Now I have a SO-Table and I want to add a SO-Popover Component to that table to show additional data. I don't really get how to structure this so the Popover just opens up next to the table withou disrupting the whole layout
  • ssssadsadasd-1355267086196412651

    ssssadsadasd

    2

    1 year ago

    list1 - list2
    I want to get the items that are in list1 AND are not in list2. how can I do this in toddle? thanks
  • yoelfdz-1355234261380366468

    yoelfdz

    3

    1 year ago

    Need to transfer a project to another organization
    Need to transfer a project to another organization 🙏🏼
  • drillean-1355204641855635567

    Isaias

    9

    1 year ago

    I can't figure out style hover
    When I try to theme my style hover (or any other style besides default), it deselects when I click in anything else besides the div with style itself. I only can get the other element hover separately. I've asked the toddle AI a thousand times and I just can't figure out if I'm doing something wrong or if it is a bug
  • alice_alexandra-1355122438962286662

    alice_alexandra

    1
    16

    1 year ago

    Is there no way to import components?
    According to [this Toddle video](https://www.youtube.com/watch?v=eDR23yGc6kc), there should be a way to import components, which is definitely vital for maintaining multiple project.

    However, in the current Toddle interface, I can't find this functionality.
  • alice_alexandra-1355082798314029156

    alice_alexandra

    1
    8

    1 year ago

    What's the best "Toddle" way to deal with heterogenous arrays returned from a data source?
    I am working with the Notion API, which returns each "block" as an individual item in an array. Each block has a "type" (e.g., heading_1, paragraph, bulleted_list_item) that defines parts of its inner structure.

    So, when working in Toddle, I can very easily work with the first item in the array, but I don't know how to easily access the second item of the array to build a formula around it uniquely.

    Obviously, I can just move my data around on the backend, so that the first item keeps becoming the one I need to work with, but this feels more painful than the usual Toddle experience.

    Any advice?
  • alexsiale_17363-1355070182611095682

    Alex

    2

    1 year ago

    Can't set layout styles back to '-'
    Having an issue where I can't set a layout style back to none
  • danielroe-1354881861951946974

    danielroe

    3

    1 year ago

    facing some issues with onboarding
  • drillean-1354254589414871124

    Isaias

    15

    1 year ago

    Help a noobie
    Hey guys, I'm having trouble being able to change icons in my button.
    For reference I was watching this tutorial https://www.youtube.com/watch?v=wrSdP7kAm2s from the Toddle youtube channel, but it seem like it's no longer up to date, when I paste the new svg onto the component child from the home page, it replaces both of my lead and trail icons, as well as their size and color, does anybody have some advice?