Text not displaying properly

Hi Bubblers, I am having a display issue with a simple text element, I am again refering to the course Gregory John is hosting on youtube and my issue is with the jobs display board.

My “Job Title” is displayed on 2 rows, Its dynamic data,m but for some Reason no matter what I do I cant get “, Bubble” to display on the same row as the Job name. see screenshots. I have tried everything I can think on from extending the element and group size to max width, fit to content, extending the min height, in the Developer page it displays correctly but when I preview, Its displayiong incorrectly,

I have checked the demo app and my settings are apparently correct. I cant figure out what the issue could be. Maybe it is a bug??

Here is the current pages jobs title and company name element heights and widths set to max:

THis is how the Data is displayed on my preview page:

Here is the current pages jobs title and company name in dynamic data separated by only a “,Space”:

In this one you can see group header and the element heights and widths set to max:

THis is how the data Should look and be displayed, This is a screenshot from gregs youtube video:

Looking forward to any assistance.

Regards
Simon

Any chance the job title’s text contains spaces at the end? If you inspect the text element does it show that the element extends to end of the parent group or is it being compressed?


It seems that your data contains a line break:

  • check your text element to see if you haven’t any line break after Current page’s Job
  • or check in the data base if the Product Developer job title contains any line break (but I don’t think it’s possible if you did not used a multiline input to get this data)

no space at the end

I thought it would be something like this and so I checked that and have re-written the expression multiple times. with always the same result!

I even tried without a space after the first dynamic input and also the commar, and its still the same it just doesnt have a space between the commar and the second dynamic input… very strange

Did you try add :trimmed at the end of the Current page’s Job Title?

Can you share a link to your editor?

Thanks Alex this is the link to my editor

Hi Eliot, I have not tried that (firstly I didnt kow about that command but now i do… and secondly it works fine on Gregs demo app and his you tube video when its set up the same so I don 't think I should need that command at the end . Howerver its good to kow of that. I hope we can troubleshoot what the issue could be

It says its a different name because I started out trying to use the course to build another app that I was building for myself but it was too complicated to learn on one type of App and try to adapt it to another of my own type while im learning so I changed “most” of the internal development to be the same as Gregs and I’ll come back to my app another time. its just some of the colours wont be the same as in gregs app (i’m just updating and changing them as I get to them in a style

You have to make the app publicly visible

Hi Alex,

I have update the privacy, sorry for the delay I have been away. Thanks in advance for your help


Hey @progressdiary fixed it for you. You had a line break in the Job title record " Product Developer". You can make the editor private now :slight_smile:

1 Like

Hi @alan.thomas111997. THanks so much for this. I Checked for the line break but obviously I missed it. I will have to get finer in the details. Thanks again for the help and I will know more for next time. have a great afternoon.
Regrads
Simon

This topic was automatically closed after 70 days. New replies are no longer allowed.