nathank
(Nathan Kershaw)
2022 年 9 月 2 日午後 9:42
45
Hmmm - have just done an update / rebuild but the errors remained.
However, removing and installing the TC again after the update resulted in them disappearing and the TC functioning normally. Sweet!
The weird thing with this is that the button is invisible but still functional. So it isn’t actually suppressed.
Looking at the CSS in the page, it seems that the opacity has been set to 0%:
This strikes me as a bug rather than intentional behaviour! I’ve over-ridden the CSS to fix it for me:
// Fix opaque button on Table Builder
.md-table .open-popup-link {
opacity:100%;
}
「いいね!」 3
pfaffman
(Jay Pfaffman)
2022 年 9 月 7 日午後 3:40
48
Wow, @keegan ! You did this?! It looks amazing!
It’s got some issue, though:
<meta name="generator" content="Discourse 2.9.0.beta9 - https://github.com/discourse/discourse version c789c689c2e2956661c491978564f3aa6fbc6173">
Below that, it seems fine
「いいね!」 4
tshenry
(Taylor)
2022 年 9 月 7 日午後 9:17
49
@pfaffman are you up to date? There’s a fix for that here:
discourse:main
← discourse:fix-theme-component-no-translations
opened 03:23PM - 02 Sep 22 UTC
Theme components didn't work with empty locale files (just the locale key withou… t any translations) that are created by translator-bot.
Currently only the https://github.com/discourse/discourse-table-builder and https://github.com/discourse/discourse-right-sidebar-blocks theme components are affected by this bug.
Note there is a comment at the end that says you may need to hit the “Check for Updates” button to clear out the errors.
「いいね!」 4
Canapin
(Coin-coin le Canapin)
2022 年 9 月 7 日午後 10:53
50
I have the last table builder update, but the error messages are still there. Is a rebuild mandatory to get rid of them?
「いいね!」 1
tshenry
(Taylor)
2022 年 9 月 7 日午後 11:08
51
You’ll need to make sure Discourse is updated to at least this commit that was merged about 5 days ago. Then click the “Check for Updates” button to clear out the errors (even if it doesn’t actually update the component, it should fix it.).
「いいね!」 4
Canapin
(Coin-coin le Canapin)
2022 年 9 月 7 日午後 11:27
52
Thank you, and happy birthday.
「いいね!」 5
pfaffman
(Jay Pfaffman)
2022 年 9 月 8 日午後 2:55
53
Indeed. I did a rebuild and it’s working now. Thanks.
「いいね!」 4
Canapin
(Coin-coin le Canapin)
2022 年 9 月 14 日午後 7:01
54
There’s a bug when I try to edit the table in this post:
This guide is intended for people who are not system administrators who just want to make Discourse work. This is a list of cloud hosting services that are believed to be reliable and easy enough for a novice to get up and running with as little fiddling as possible. You should be able to create an account, and a server on which to run your Discourse instance and still be able to pull the job off in very close to 30 minutes.
I have installed Discourse on each of these, received an email from Di…
I want to change €4.15 on the Hetzner line by €4.51, but when I validate the modification, the output is a bit broken.
Provider
Price
Disk
CPU
GB RAM
Build time
Data Centers
Digital Ocean
$6
25GB
1
1
10m0.252s
US (2), NL, SG, UK, DE, CA, IN
DO Optimized
$42
25GB
2
4
5m47.878s
US (2), NL, SG, UK, DE, CA, IN
Hetzner CX11
€4.15
20GB
1
2
7m41.816s
DE, FI
Lightsail
$10
30GB
1
2
8m17.215s
US (3), JP, SG, AU, IN
Linode 1024
$5
20GB
1
1
9m46.437s
US (3), UK, DE, SG, JP
Upcloud
$10
30GB
1
2
7m22.627s
DE, FI, NL, JP, UK, US
Vultr
$5
24GB
1
1
8m0.930s
US (7), NL, FR, DE, UK, JP, SG, AU
↓
Provider
Price
Disk
CPU
GB RAM
Build time
Data Centers
Digital Ocean
$6
25GB
1
1
10m0.252s
US (2), NL, SG, UK, DE, CA, IN
DO Optimized
2
25GB
2
4
5m47.878s
US (2), NL, SG, UK, DE, CA, IN
Hetzner CX11
€4.51
20GB
1
2
7m41.816s
DE, FI
Lightsail
0
30GB
1
2
8m17.215s
US (3), JP, SG, AU, IN
Linode 1024
20GB
1
1
9m46.437s
US (3), UK, DE, SG, JP
Upcloud
0
30GB
1
2
7m22.627s
DE, FI, NL, JP, UK, US
Vultr
24GB
1
1
8m0.930s
US (7), NL, FR, DE, UK, JP, SG, AU
「いいね!」 1
jrgong
(jrgong)
2022 年 9 月 16 日午前 11:52
55
I can confirm same issue. MacOS 12.6 and FF 104.0.2 (64-bit)
「いいね!」 1
nathank
(Nathan Kershaw)
2022 年 9 月 27 日午前 8:59
56
I’ve got an installation issue with this TC with the default theme_authorized_extensions
upload settings:
I found that I had to explicitly allow .js
in that setting for it to install successfully.
「いいね!」 3
keegan
(Keegan George)
2022 年 9 月 27 日午後 4:21
57
Hmm that’s odd, the default theme_authorized_extensions
already includes js
files:
「いいね!」 1
nathank
(Nathan Kershaw)
2022 年 9 月 27 日午後 5:53
58
Ok, maybe we messed with our settings at some stage. Sorry!
「いいね!」 3
This is awesome. Renaming Columns feels a bit hidden away. Maybe double-klick on the text of a column could trigger the (inline) renaming, and klicking the sort-arrow triggers the sorting?
And: is there a way to copy&paste from EXCEL using the first row as column titles?
「いいね!」 1
Any chance to make the emoji-suggest menu work in the editor? This one:
We use custom emojis to mimic a confluence-like tagging system:
and having this in tables would be awesome:
「いいね!」 1
Canapin
(Coin-coin le Canapin)
2022 年 10 月 12 日午後 6:07
61
That was asked and replied here:
Yes, unfortunately so, but maybe I’ll look into integrating that sometime in the future.
Thanks for sharing this. I will look into this. Please do send me a message if you find out what steps to reproduce this, as it’ll help in debugging this issue.
「いいね!」 4
Canapin
(Coin-coin le Canapin)
2022 年 10 月 12 日午後 6:10
62
By chance, did you have a look at this?
I deactivated the table builder on my forum because of this; I don’t want users to break current tables (in wikis, mostly) by using it…
The easiest way to recover the old table is by loading a previous edit, which can only be done by an admin (maybe a moderator?).
Looking at the post versions as a user and copy-pasting from a previous version won’t work well because it also copies the <ins>
and <del>
tag from the post version.
「いいね!」 4
keegan
(Keegan George)
2022 年 10 月 12 日午後 7:46
63
Hey @Canapin , yes, I’m looking into resolving this issue, its a bit tricky but I am working on fixing this and adding more tests to the component to avoid issues like these in the future. I’ll post an update once this is resolved. Sorry for the inconvenience!
「いいね!」 3
Canapin
(Coin-coin le Canapin)
このトピックを分割しました:
2023 年 7 月 5 日午後 3:06
65
nathank
(Nathan Kershaw)
2022 年 10 月 19 日午後 10:42
67
I really love this TC.
Keegan - have you had chance to look at this yet? It seems to be inheriting an unwanted bit of CSS from topic-post.scss
for those on laptops with touchscreens:
The weird thing with this is that the button is invisible but still functional. So it isn’t actually suppressed.
Looking at the CSS in the page, it seems that the opacity has been set to 0%:
「いいね!」 3