Roundcube Community Forum

Release Support => Pending Issues => Topic started by: ElasticUser on November 16, 2018, 12:33:43 PM

Title: Elastic Issues
Post by: ElasticUser on November 16, 2018, 12:33:43 PM
I installed 1.4 beta over 1.3.8 for the testing of the Elastic skin.  Anybody else having the same Elastic issues that I'm having, or other Elastic issues?

My Windows 10 Computer All Browsers:

Top Inbox Menu -

3 Dots (Folder Actions) - Doesn't do anything.

Select (First Select) - Doesn't do anything.

Threads - Doesn't do anything.

Refresh - Does Refresh!

Options > List options - Doesn't allow changing any of those options.

Select (First Select) - Does allow selecting messages!

Side Menu -

About - Hardly opens the popup.  But it did open once earlier this week.

Open Messages -

Details - Doesn't do anything.

More - Doesn't do anything.

Search Box -

Search Box is running!


My Android Phone All Browsers:

Top Inbox Menu -

Select (First Select) - Doesn't do anything.

Threads - Doesn't do anything.

Options > List options - Doesn't allow changing any of those options.

Open Messages -

Back Button - Doesn't do anything.

3 Dots Button - Doesn't do anything.

No Other Buttons.

Opening Messages / Reply / Fwd -

I need to tap hard for messages to open.

No way to Reply or Fwd the Messages.

Both Message Header Buttons - Don't do anything.

Github shows that Elastic hasn't been updated in about 9 months.  So I assume in the 1.4.0 stable release, I won't have those issues.


Title: Re: Elastic Issues
Post by: JohnDoh on November 16, 2018, 02:03:16 PM
have you checked the JS console in your browser for errors? may be check the network monitor to see all the resources were correctly loaded as well.

Quote
Github shows that Elastic hasn't been updated in about 9 months.  So I assume in the 1.4.0 stable release, I won't have those issues.

are you refering to this repo https://github.com/roundcube/elastic as the last commit says the code from that repo was merged into the main roundcube repo back in march. since when there has been a lot more work on it.

Title: Re: Elastic Issues
Post by: ElasticUser on November 16, 2018, 02:32:26 PM
It's All the browsers that i'm using.  Apparently 1.4.0 beta Didn't install properly for me.

I can possibly look at the JS console a bit later.

I mainly wanted to test customizing the Elastic colors, logo.svg, and a bit more.

How do I re color the mobile close header color (#005985), and the invalid or expired (#FE5C57) bg color.  I searched through the css & less files, and don't appear to find those 2 colors to change.  See the attachment.   8)
Title: Re: Elastic Issues
Post by: JohnDoh on November 16, 2018, 03:27:40 PM
For the popover header take a look at @color-popover-mobile-header-background. For the messages you can check the variables @color-message-*. for the danger alert you refer to it uses @color-message-error for the background (take a look in widgets/messages.less). Note the font color is hard coded as white.
Title: Re: Elastic Issues
Post by: ElasticUser on November 16, 2018, 04:06:55 PM
Thanks!   8)
Title: Re: Elastic Issues
Post by: ElasticUser on November 16, 2018, 11:47:28 PM
Github shows (1.4-rc)@ 100%.  Are Release candidates a lot more stable than Beta?  Is (1.4-rc) soon going to be available for testing?   8) 
Title: Re: Elastic Issues
Post by: JohnDoh on November 17, 2018, 02:23:39 AM
the devs have not published any date for the release of 1.4-rc yet but given issues are now been assigned to a 1.4.0 milestone i think that suggests 1.4-rc might be out soon.
Title: Re: Elastic Issues
Post by: ElasticUser on November 17, 2018, 11:26:33 AM
Otay   8)
Title: Re: Elastic Issues
Post by: ElasticUser on November 30, 2018, 12:04:07 PM
GitHub Roundcube milestones is still showing 1.4-rc @ 100%, and it even shows 1.5 Beta being edited.  But on the releases page, there isn't yet a download link for 1.4-rc.

Does 1.5 plan to have the admin panel?!   :D